Method

GtkPasswordEntryget_extra_menu

Declaration [src]

GMenuModel*
gtk_password_entry_get_extra_menu (
  GtkPasswordEntry* entry
)

Description [src]

Gets the menu model set with gtk_password_entry_set_extra_menu().

Return value

Returns: GMenuModel
 

(nullable): the menu model.

 The data is owned by the instance.