Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.PackDirection

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkPackDirection
Enum : PackDirection
  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.MenuBar
Property
child_pack_direction : Gtk.PackDirection
The child pack direction of the menubar.
Gtk.MenuBar
Property
pack_direction : Gtk.PackDirection
The pack direction of the menubar.
Gtk.MenuBar
Method
get_pack_direction () : Gtk.PackDirection
Retrieves the current pack direction of the menubar.
Gtk.MenuBar
Method
set_pack_direction (PackDirection pack_dir) : none
Sets how items should be packed inside a menubar.
Gtk.MenuBar
Method
get_child_pack_direction () : Gtk.PackDirection
Retrieves the current child pack direction of the menubar.
Gtk.MenuBar
Method
set_child_pack_direction (PackDirection child_pack_dir) : none
Sets how widgets should be packed inside the children of a menubar.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:42 GMT+0800 (HKT)