GtkButtonBox
GtkButtonBox — a parent class for GtkHButtonBox and GtkVButtonBox.
Synopsis
class GtkButtonBox GtkBox
{
bbox_spacing; // gint : Read / Write
child_ipad_x; // gint : Read / Write
child_ipad_y; // gint : Read / Write
child_min_height; // gint : Read / Write
child_min_width; // gint : Read / Write
layout_style; // GtkButtonBoxStyle : Read / Write
}
Related Functions
gtk_button_box_get_child_ipadding_default () |
gtk_button_box_get_child_size_default () |
gtk_button_box_get_type () -- replaces GTK_TYPE_BUTTON_BOX |
gtk_button_box_set_child_ipadding_default (ipad_x, ipad_y) |
gtk_button_box_set_child_size_default (min_width, min_height) |