c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ArrowType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkArrowType
Enum : ArrowType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.paint_arrow (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, ArrowType arrow_type, gboolean fill, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk.Arrow
Property
arrow_type : Gtk.ArrowType
Gtk.Arrow
Method
new Gtk.Arrow.c_new (ArrowType arrow_type, ShadowType shadow_type) : Gtk.Widget
Create a new Gtk.Arrow
Gtk.Arrow
Method
set (ArrowType arrow_type, ShadowType shadow_type) : none
Gtk.MenuButton
Property
direction : Gtk.ArrowType
Gtk.MenuButton
Method
get_direction () : Gtk.ArrowType
Gtk.MenuButton
Method
set_direction (ArrowType direction) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:22 GMT+0800 (HKT)