Method

Gtk.StackPage.set_icon_name

Declaration [src]

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

Description [src]

Sets the icon name of the page.

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