Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkPackType |
Enum : | PackType |
Properties | |
---|---|
guint32 Gtk.PackType.END : 1
|
|
guint32 Gtk.PackType.START : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Box
Method |
Obtains information about how child is packed into box.
|
Gtk.Box
Method |
set_child_packing
(Widget child, gboolean expand, gboolean fill, guint32 padding, PackType pack_type)
:
none
Sets the way child is packed into box.
|
Gtk.Notebook
Method |
get_action_widget
(PackType pack_type)
:
Gtk.Widget
Gets one of the action widgets.
|
Gtk.Notebook
Method |
Sets widget as one of the action widgets.
|