| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
GimpActionView;
GtkWidget* gimp_action_view_new (GimpUIManager *manager,
const gchar *select_action,
gboolean show_shortcuts);
void gimp_action_view_set_filter (GimpActionView *view,
const gchar *filter);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkTreeView +----GimpActionView
GtkWidget* gimp_action_view_new (GimpUIManager *manager, const gchar *select_action, gboolean show_shortcuts);
|
|
|
|
|
|
Returns : |
void gimp_action_view_set_filter (GimpActionView *view, const gchar *filter);
|
|
|