Method

Gtk.StackPage.set_title

Declaration [src]

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

Description [src]

Sets the page title.

Sets propertyGtk.StackPage:title

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