c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.PackType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkPackType
Enum : PackType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Box
Method
query_child_packing (Widget child, gboolean expand, gboolean fill, guint32 padding, PackType pack_type) : none
Gtk.Box
Method
set_child_packing (Widget child, gboolean expand, gboolean fill, guint32 padding, PackType pack_type) : none
Gtk.Notebook
Method
get_action_widget (PackType pack_type) : Gtk.Widget
Gtk.Notebook
Method
query_tab_label_packing (Widget child, gboolean expand, gboolean fill, PackType pack_type) : none
Gtk.Notebook
Method
set_action_widget (Widget widget, PackType pack_type) : none
Gtk.Notebook
Method
set_tab_label_packing (Widget child, gboolean expand, gboolean fill, PackType pack_type) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:18 GMT+0800 (HKT)