GtkButtonBox: add a non-homogeneous child property
This makes it easier to add things like lock buttons in dialogs. Part of #626457.
This commit is contained in:
@ -430,8 +430,10 @@ GtkButtonBox
|
||||
gtk_button_box_new
|
||||
gtk_button_box_get_layout
|
||||
gtk_button_box_get_child_secondary
|
||||
gtk_button_box_get_child_non_homogeneous
|
||||
gtk_button_box_set_layout
|
||||
gtk_button_box_set_child_secondary
|
||||
gtk_button_box_set_child_non_homogeneous
|
||||
<SUBSECTION Standard>
|
||||
GTK_BUTTON_BOX
|
||||
GTK_IS_BUTTON_BOX
|
||||
|
||||
Reference in New Issue
Block a user