Method
GtkAssistantget_page_has_padding
since: 3.18
Declaration [src]
gboolean
gtk_assistant_get_page_has_padding (
GtkAssistant* assistant,
GtkWidget* page
)
Parameters
page
-
Type:
GtkWidget
A page of
assistant
.The data is owned by the caller of the method.