c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.StateType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkStateType
Enum : StateType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.draw_arrow (Style style, Window window, StateType state_type, ShadowType shadow_type, ArrowType arrow_type, gboolean fill, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_box (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_box_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.draw_check (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_diamond (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_expander (Style style, Window window, StateType state_type, gint32 x, gint32 y, ExpanderStyle expander_style) : none
Gtk
Method
Gtk.draw_extension (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side) : none
Gtk
Method
Gtk.draw_flat_box (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.draw_hline (Style style, Window window, StateType state_type, gint32 x1, gint32 x2, gint32 y) : none
Gtk
Method
Gtk.draw_layout (Style style, Window window, StateType state_type, gboolean use_text, gint32 x, gint32 y, Layout layout) : none
Gtk
Method
Gtk.draw_option (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Point points, gint32 npoints, gboolean fill) : none
Gtk
Method
Gtk.draw_resize_grip (Style style, Window window, StateType state_type, WindowEdge edge, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_shadow (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_shadow_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.draw_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.draw_string (Style style, Window window, StateType state_type, gint32 x, gint32 y, String string) : none
Gtk
Method
Gtk.draw_tab (Style style, Window window, StateType state_type, ShadowType shadow_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.draw_vline (Style style, Window window, StateType state_type, gint32 y1_, gint32 y2_, gint32 x) : none
Gtk
Method
Gtk.paint_arrow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, ArrowType arrow_type, gboolean fill, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_check (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_diamond (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_expander (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, ExpanderStyle expander_style) : none
Gtk
Method
Gtk.paint_extension (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side) : none
Gtk
Method
Gtk.paint_flat_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_focus (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_hline (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x1, gint32 x2, gint32 y) : none
Gtk
Method
Gtk.paint_layout (Style style, Window window, StateType state_type, gboolean use_text, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, Layout layout) : none
Gtk
Method
Gtk.paint_option (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Point points, gint32 n_points, gboolean fill) : none
Gtk
Method
Gtk.paint_resize_grip (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, WindowEdge edge, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_spinner (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, guint32 step, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_string (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, String string) : none
Gtk
Method
Gtk.paint_tab (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_vline (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 y1_, gint32 y2_, gint32 x) : none
Gtk
Method
Gtk.rc_parse_state (Scanner scanner, StateType state) : guint32
Gtk.IconSet
Method
render_icon (Style style, TextDirection direction, StateType state, gint32 size, Widget widget, String detail) : GdkPixbuf.Pixbuf
Gtk.IconSource
Method
get_state () : Gtk.StateType
Gtk.IconSource
Method
set_state (StateType state) : none
Gtk.Style
Method
apply_default_background (Window window, gboolean set_bg, StateType state_type, Rectangle area, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk.Style
Method
render_icon (IconSource source, TextDirection direction, StateType state, IconSize size, Widget widget, String detail) : GdkPixbuf.Pixbuf
Gtk.Style
Method
set_background (Window window, StateType state_type) : none
Gtk.Widget
Signal
state_changed (Widget self, StateType state) : none
Gtk.Widget
Method
get_state () : Gtk.StateType
Gtk.Widget
Method
modify_base (StateType state, Color color) : none
Gtk.Widget
Method
modify_bg (StateType state, Color color) : none
Gtk.Widget
Method
modify_fg (StateType state, Color color) : none
Gtk.Widget
Method
modify_text (StateType state, Color color) : none
Gtk.Widget
Method
set_state (StateType state) : none
GtkClutter
Method
GtkClutter.get_base_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_bg_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_dark_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_fg_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_light_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_mid_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_text_aa_color (Widget widget, StateType state) : Clutter.Color
GtkClutter
Method
GtkClutter.get_text_color (Widget widget, StateType state) : Clutter.Color
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:19 GMT+0800 (HKT)