Flags¶
Details¶
- class Dazzle.FileTransferFlags(value)¶
Bases:
GObject.GFlags
- NONE = 0¶
- MOVE = 1¶
- class Dazzle.PropertiesFlags(value)¶
Bases:
GLib.Flags
- NONE = 0¶
- STATEFUL_BOOLEANS = 1¶
- class Dazzle.ShortcutPhase(value)¶
Bases:
GObject.GFlags
- DISPATCH = 0¶
- CAPTURE = 1¶
Indicates the capture phase of the shortcut activation. This allows parent widgets to intercept the keybinding before it is dispatched to the target
Gdk.Window
.
- BUBBLE = 2¶
- GLOBAL = 4¶
- class Dazzle.TabStyle(value)¶
Bases:
GObject.GFlags
- TEXT = 1¶
- ICONS = 2¶
- BOTH = 3¶