Virtual Method
GtkEntrypopulate_popup
Declaration [src]
void
populate_popup (
GtkEntry* entry,
GtkWidget* popup
)
Description [src]
Class handler for the GtkEntry::populate-popup
signal. If
non-NULL
, this will be called to add additional entries to the context
menu when it is displayed.
Parameters
popup
-
Type:
GtkWidget
No description available.
The data is owned by the caller of the method.