c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.PositionType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkPositionType
Enum : PositionType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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_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_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.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_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_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.Button
Property
image_position : Gtk.PositionType
Gtk.Button
Method
get_image_position () : Gtk.PositionType
Gtk.Button
Method
set_image_position (PositionType position) : none
Gtk.HandleBox
Property
handle_position : Gtk.PositionType
Gtk.HandleBox
Property
snap_edge : Gtk.PositionType
Gtk.HandleBox
Method
get_handle_position () : Gtk.PositionType
Gtk.HandleBox
Method
get_snap_edge () : Gtk.PositionType
Gtk.HandleBox
Method
set_handle_position (PositionType position) : none
Gtk.HandleBox
Method
set_snap_edge (PositionType edge) : none
Gtk.Notebook
Property
tab_pos : Gtk.PositionType
Gtk.Notebook
Method
get_tab_pos () : Gtk.PositionType
Gtk.Notebook
Method
set_tab_pos (PositionType pos) : none
Gtk.Scale
Property
value_pos : Gtk.PositionType
Gtk.Scale
Method
add_mark (gdouble value, PositionType position, String markup) : none
Gtk.Scale
Method
get_value_pos () : Gtk.PositionType
Gtk.Scale
Method
set_value_pos (PositionType pos) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:18 GMT+0800 (HKT)