67 lines
1.2 KiB
Markdown
67 lines
1.2 KiB
Markdown
# module clipboard
|
|
|
|
|
|
## Contents
|
|
- [new](#new)
|
|
- [new_primary](#new_primary)
|
|
- [Clipboard](#Clipboard)
|
|
- [check_availability](#check_availability)
|
|
- [check_ownership](#check_ownership)
|
|
- [clear](#clear)
|
|
- [clear_all](#clear_all)
|
|
- [copy](#copy)
|
|
- [destroy](#destroy)
|
|
- [free](#free)
|
|
- [get_text](#get_text)
|
|
- [has_ownership](#has_ownership)
|
|
- [is_available](#is_available)
|
|
- [paste](#paste)
|
|
- [set_text](#set_text)
|
|
|
|
## new
|
|
[[Return to contents]](#Contents)
|
|
|
|
## new_primary
|
|
[[Return to contents]](#Contents)
|
|
|
|
## Clipboard
|
|
[[Return to contents]](#Contents)
|
|
|
|
## check_availability
|
|
[[Return to contents]](#Contents)
|
|
|
|
## check_ownership
|
|
[[Return to contents]](#Contents)
|
|
|
|
## clear
|
|
[[Return to contents]](#Contents)
|
|
|
|
## clear_all
|
|
[[Return to contents]](#Contents)
|
|
|
|
## copy
|
|
[[Return to contents]](#Contents)
|
|
|
|
## destroy
|
|
[[Return to contents]](#Contents)
|
|
|
|
## free
|
|
[[Return to contents]](#Contents)
|
|
|
|
## get_text
|
|
[[Return to contents]](#Contents)
|
|
|
|
## has_ownership
|
|
[[Return to contents]](#Contents)
|
|
|
|
## is_available
|
|
[[Return to contents]](#Contents)
|
|
|
|
## paste
|
|
[[Return to contents]](#Contents)
|
|
|
|
## set_text
|
|
[[Return to contents]](#Contents)
|
|
|
|
#### Powered by vdoc. Generated on: 7 Feb 2025 12:06:55
|