Enums¶
GPaste.ItemKind
GPaste.ItemState
GPaste.SpecialAtom
GPaste.Storage
GPaste.UpdateAction
GPaste.UpdateTarget
Details¶
-
class
GPaste.
SpecialAtom
(value)¶ Bases:
GObject.GEnum
-
classmethod
get
(atom)¶ Parameters: atom ( GPaste.SpecialAtom
) – the atom we want to getReturns: the atom corresponding to atom Return type: Gdk.Atom
Find special atoms handled by GPaste
-
GNOME_COPIED_FILES
= 0¶
-
TEXT_HTML
= 1¶
-
TEXT_XML
= 2¶
-
classmethod
-
class
GPaste.
UpdateAction
(value)¶ Bases:
GObject.GEnum
-
REPLACE
= 1¶
-
REMOVE
= 2¶
-
-
class
GPaste.
UpdateTarget
(value)¶ Bases:
GObject.GEnum
-
ALL
= 1¶
-
POSITION
= 2¶
-