Method

Gtk.StackPage.set_name

Declaration [src]

void
gtk_stack_page_set_name (
  GtkStackPage* self,
  const char* setting
)

Description [src]

Sets the name of the page.

Sets propertyGtk.StackPage:name

Parameters

setting const char*
 

the new value to set

 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string