Method

GtkAssistantget_page_has_padding

since: 3.18

Declaration [src]

gboolean
gtk_assistant_get_page_has_padding (
  GtkAssistant* assistant,
  GtkWidget* page
)

Description [src]

Gets whether page has padding.

Available since: 3.18

Parameters

page

Type: GtkWidget

A page of assistant.

The data is owned by the caller of the method.

Return value

Type: gboolean

TRUE if page has padding.