Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ShadowType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkShadowType
Enum : ShadowType
  Show / Hide Inherited methods, properties and signals
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, Boolean fill, Number x, Number y, Number width, Number height) : none
Draws an arrow in the given rectangle on window using the given parameters.
Gtk
Method
Gtk.draw_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height) : none
Draws a box on window with the given parameters.
Gtk
Method
Gtk.draw_box_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height, PositionType gap_side, Number gap_x, Number gap_width) : none
Draws a box in window using the given style and state and shadow type, leaving a gap in one side.
Gtk
Method
Gtk.draw_check (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height) : none
Draws a check button indicator in the given rectangle on window with the given parameters.
Gtk
Method
Gtk.draw_diamond (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height) : none
Draws a diamond in the given rectangle on window using the given parameters.
Gtk
Method
Gtk.draw_extension (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height, PositionType gap_side) : none
Draws an extension, i.e.
Gtk
Method
Gtk.draw_flat_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height) : none
Draws a flat box on window with the given parameters.
Gtk
Method
Gtk.draw_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height, Orientation orientation) : none
Draws a handle as used in GtkHandleBox and GtkPaned.
Gtk
Method
Gtk.draw_option (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height) : none
Draws a radio button indicator in the given rectangle on window with the given parameters.
Gtk
Method
Gtk.draw_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Point points, Number npoints, Boolean fill) : none
Draws a polygon on window with the given parameters.
Gtk
Method
Gtk.draw_shadow (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height) : none
Draws a shadow around the given rectangle in window using the given style and state and shadow type.
Gtk
Method
Gtk.draw_shadow_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height, PositionType gap_side, Number gap_x, Number gap_width) : none
Draws a shadow around the given rectangle in window using the given style and state and shadow type, leaving a gap in one side.
Gtk
Method
Gtk.draw_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height, Orientation orientation) : none
Draws a slider in the given rectangle on window using the given style and orientation.
Gtk
Method
Gtk.draw_tab (Style style, Window window, StateType state_type, ShadowType shadow_type, Number x, Number y, Number width, Number height) : none
Draws an option menu tab (i.e.
Gtk
Method
Gtk.paint_arrow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, ArrowType arrow_type, Boolean fill, Number x, Number y, Number width, Number height) : none
Draws an arrow in the given rectangle on window using the given parameters.
Gtk
Method
Gtk.paint_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height) : none
Draws a box on window with the given parameters.
Gtk
Method
Gtk.paint_box_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height, PositionType gap_side, Number gap_x, Number gap_width) : none
Draws a box in window using the given style and state and shadow type, leaving a gap in one side.
Gtk
Method
Gtk.paint_check (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height) : none
Draws a check button indicator in the given rectangle on window with the given parameters.
Gtk
Method
Gtk.paint_diamond (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height) : none
Draws a diamond in the given rectangle on window using the given parameters.
Gtk
Method
Gtk.paint_extension (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height, PositionType gap_side) : none
Draws an extension, i.e.
Gtk
Method
Gtk.paint_flat_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height) : none
Draws a flat box on window with the given parameters.
Gtk
Method
Gtk.paint_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height, Orientation orientation) : none
Draws a handle as used in GtkHandleBox and GtkPaned.
Gtk
Method
Gtk.paint_option (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height) : none
Draws a radio button indicator in the given rectangle on window with the given parameters.
Gtk
Method
Gtk.paint_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Point points, Number n_points, Boolean fill) : none
Draws a polygon on window with the given parameters.
Gtk
Method
Gtk.paint_shadow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height) : none
Draws a shadow around the given rectangle in window using the given style and state and shadow type.
Gtk
Method
Gtk.paint_shadow_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height, PositionType gap_side, Number gap_x, Number gap_width) : none
Draws a shadow around the given rectangle in window using the given style and state and shadow type, leaving a gap in one side.
Gtk
Method
Gtk.paint_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height, Orientation orientation) : none
Draws a slider in the given rectangle on window using the given style and orientation.
Gtk
Method
Gtk.paint_tab (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Number x, Number y, Number width, Number height) : none
Draws an option menu tab (i.e.
Gtk.Arrow
Property
shadow_type : Gtk.ShadowType
Gtk.Arrow
Method
new Gtk.Arrow.c_new (ArrowType arrow_type, ShadowType shadow_type) : Gtk.Arrow
Create a new Gtk.Arrow
Gtk.Arrow
Method
set (ArrowType arrow_type, ShadowType shadow_type) : none
Sets the direction and style of the GtkArrow, arrow.
Gtk.CList
Property
shadow_type : Gtk.ShadowType
Gtk.CList
Method
set_shadow_type (ShadowType type) : none
Gtk.Entry
Property
shadow_type : Gtk.ShadowType
Which kind of shadow to draw around the entry when GtkEntry:has-frame is set to TRUE.
Gtk.Frame
Property
shadow : Gtk.ShadowType
Gtk.Frame
Property
shadow_type : Gtk.ShadowType
Gtk.Frame
Method
set_shadow_type (ShadowType type) : none
Sets the shadow type for frame.
Gtk.Frame
Method
get_shadow_type () : Gtk.ShadowType
Retrieves the shadow type of the frame.
Gtk.HandleBox
Property
shadow : Gtk.ShadowType
Gtk.HandleBox
Property
shadow_type : Gtk.ShadowType
Gtk.HandleBox
Method
set_shadow_type (ShadowType type) : none
Gtk.HandleBox
Method
get_shadow_type () : Gtk.ShadowType
Gets the type of shadow drawn around the handle box.
Gtk.ScrolledWindow
Property
shadow_type : Gtk.ShadowType
Gtk.ScrolledWindow
Method
set_shadow_type (ShadowType type) : none
Changes the type of shadow drawn around the contents of
Gtk.ScrolledWindow
Method
get_shadow_type () : Gtk.ShadowType
Gets the shadow type of the scrolled window.
Gtk.Viewport
Property
shadow_type : Gtk.ShadowType
Gtk.Viewport
Method
set_shadow_type (ShadowType type) : none
Gtk.Viewport
Method
get_shadow_type () : Gtk.ShadowType
Gets the shadow type of the GtkViewport.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:43 GMT+0800 (HKT)