Function
Pidginmenu_popup_at_treeview_selection
Declaration [src]
void
pidgin_menu_popup_at_treeview_selection (
GtkWidget* menu,
GtkWidget* treeview
)
Description [src]
Open a menu popup at the position determined by the selection of a given
treeview. This function is similar to gtk_menu_popup_at_pointer
, but should
be used when the menu is activated via a keyboard shortcut.