Import line: | Gsf = imports.gi.Gsf; |
GIR File: | Gsf-1.gir |
C documentation: | GsfClipFormat |
Enum : | ClipFormat |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gsf.ClipFormat.CLIPBOARD_FORMAT_NAME : 1
|
|
Number Gsf.ClipFormat.GUID : -3
|
|
Number Gsf.ClipFormat.MACINTOSH_CLIPBOARD : -2
|
|
Number Gsf.ClipFormat.NO_DATA : 0
|
|
Number Gsf.ClipFormat.UNKNOWN : 2
|
|
Number Gsf.ClipFormat.WINDOWS_CLIPBOARD : -1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gsf.ClipData
Method |
Create a new Gsf.ClipData
|
Gsf.ClipData
Method |
get_format
()
:
Gsf.ClipFormat
Queries the clipboard data format of a GsfClipData.
|