Virtual Method

GtkAppChooserWidgetpopulate_popup

Declaration [src]

void
populate_popup (
  GtkAppChooserWidget* self,
  GtkMenu* menu,
  GAppInfo* app_info
)

Description [src]

Signal emitted when a context menu is about to popup over an application item.

Parameters

menu

Type: GtkMenu

No description available.

The data is owned by the caller of the method.
app_info

Type: GAppInfo

No description available.

The data is owned by the caller of the method.