Method

Gtk.MenuButton.set_icon_name

Declaration [src]

void
gtk_menu_button_set_icon_name (
  GtkMenuButton* menu_button,
  const char* icon_name
)

Description [src]

Sets the name of an icon to show inside the menu button.

Parameters

icon_name const char*
 

the icon name

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