Method

Gtk.StackPage.get_name

Declaration [src]

const char*
gtk_stack_page_get_name (
  GtkStackPage* self
)

Description [src]

Returns the name of the page.

Gets propertyGtk.StackPage:name

Return value

Returns: const char*

The value of the GtkStackPage:name property

Ownership is not transferred to the caller
Can be NULL
The string is a NUL terminated UTF-8 string