Package: gtk
GEnum gtk-pack-type
| Details      Represents the packing location of a gtk-box child widget.    See also the gtk-button-box widget.   (define-g-enum "GtkPackType" gtk-pack-type (:export t :type-initializer "gtk_pack_type_get_type") (:start 0) (:end 1)) 
 | See also | 
2021-4-30