c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.StateFlags

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkStateFlags
Enum : StateFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellRenderer
Method
get_state (Widget widget, CellRendererState cell_state) : Gtk.StateFlags
Gtk.StyleContext
Method
get_background_color (StateFlags state) : Gdk.RGBA
Gtk.StyleContext
Method
get_border (StateFlags state) : Gtk.Border
Gtk.StyleContext
Method
get_border_color (StateFlags state) : Gdk.RGBA
Gtk.StyleContext
Method
get_color (StateFlags state) : Gdk.RGBA
Gtk.StyleContext
Method
get_font (StateFlags state) : Pango.FontDescription
Gtk.StyleContext
Method
get_margin (StateFlags state) : Gtk.Border
Gtk.StyleContext
Method
get_padding (StateFlags state) : Gtk.Border
Gtk.StyleContext
Method
get_property (String property, StateFlags state) : GObject.Value
Gtk.StyleContext
Method
get_state () : Gtk.StateFlags
Gtk.StyleContext
Method
set_state (StateFlags flags) : none
Gtk.StyleProperties
Method
get_property (String property, StateFlags state, Object out_values) : gboolean
Gtk.StyleProperties
Method
set_property (String property, StateFlags state, Value value) : none
Gtk.StyleProperties
Method
unset_property (String property, StateFlags state) : none
Gtk.StyleProvider
Method
get_style_property (WidgetPath path, StateFlags state, ParamSpec pspec, Object out_values) : gboolean
Gtk.ThemingEngine
Method
get_background_color (StateFlags state) : Gdk.RGBA
Gtk.ThemingEngine
Method
get_border (StateFlags state) : Gtk.Border
Gtk.ThemingEngine
Method
get_border_color (StateFlags state) : Gdk.RGBA
Gtk.ThemingEngine
Method
get_color (StateFlags state) : Gdk.RGBA
Gtk.ThemingEngine
Method
get_font (StateFlags state) : Pango.FontDescription
Gtk.ThemingEngine
Method
get_margin (StateFlags state) : Gtk.Border
Gtk.ThemingEngine
Method
get_padding (StateFlags state) : Gtk.Border
Gtk.ThemingEngine
Method
get_property (String property, StateFlags state) : GObject.Value
Gtk.ThemingEngine
Method
get_state () : Gtk.StateFlags
Gtk.Widget
Signal
state_flags_changed (Widget self, StateFlags flags) : none
Gtk.Widget
Method
get_state_flags () : Gtk.StateFlags
Gtk.Widget
Method
override_background_color (StateFlags state, RGBA color) : none
Gtk.Widget
Method
override_color (StateFlags state, RGBA color) : none
Gtk.Widget
Method
set_state_flags (StateFlags flags, gboolean clear) : none
Gtk.Widget
Method
unset_state_flags (StateFlags flags) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:26 GMT+0800 (HKT)