GtkAssistant: Add a way to have pages without padding
This can be useful when embedding complex widgets like a file chooser as a page. https://bugzilla.gnome.org/show_bug.cgi?id=750631
This commit is contained in:
@@ -381,6 +381,8 @@ gtk_assistant_set_page_side_image
|
||||
gtk_assistant_get_page_side_image
|
||||
gtk_assistant_set_page_complete
|
||||
gtk_assistant_get_page_complete
|
||||
gtk_assistant_set_page_has_padding
|
||||
gtk_assistant_get_page_has_padding
|
||||
gtk_assistant_add_action_widget
|
||||
gtk_assistant_remove_action_widget
|
||||
gtk_assistant_update_buttons_state
|
||||
|
||||
Reference in New Issue
Block a user