Method
GtkPasswordEntryset_extra_menu
Declaration [src]
void
gtk_password_entry_set_extra_menu (
  GtkPasswordEntry* entry,
  GMenuModel* model
)
Description [src]
Sets a menu model to add when constructing
the context menu for entry.
| Sets property | Gtk.PasswordEntry:extra-menu | 
Parameters
| model | GMenuModel | 
| A  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |