GtkPackType
Represents the packing location GtkBox children. (See: GtkVBox, GtkHBox, and GtkButtonBox).
値 | シンボリック名 | 説明 |
0 | Gtk::PACK_START | The child is packed into the start of the box. |
1 | Gtk::PACK_END | The child is packed into the end of the box. |
Represents the packing location GtkBox children. (See: GtkVBox, GtkHBox, and GtkButtonBox).
値 | シンボリック名 | 説明 |
0 | Gtk::PACK_START | The child is packed into the start of the box. |
1 | Gtk::PACK_END | The child is packed into the end of the box. |