GtkEntryClass.populatePopup

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.

struct GtkEntryClass
extern (C)
void function(GtkEntry* entry, GtkWidget* popup) populatePopup;