Home
last modified time | relevance | path

Searched refs:gtk_action_muxer_query_action (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/inspector/
H A Dactions.c141 gtk_action_muxer_query_action (GTK_ACTION_MUXER (owner), name, in bind_enabled_cb()
177 gtk_action_muxer_query_action (GTK_ACTION_MUXER (owner), name, in bind_parameter_cb()
217 gtk_action_muxer_query_action (GTK_ACTION_MUXER (owner), name, in bind_state_cb()
H A Daction-editor.c195 gtk_action_muxer_query_action (GTK_ACTION_MUXER (r->owner), r->name, in update_widgets()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkactionmuxerprivate.h71 gboolean gtk_action_muxer_query_action (GtkActionMuxer *muxer,
H A Dgtkactionhelper.c447 if (gtk_action_muxer_query_action (helper->action_context, helper->action_name, in gtk_action_helper_set_action_name()
535 if (gtk_action_muxer_query_action (helper->action_context, in gtk_action_helper_set_action_target_value()
H A Dgtkmenutrackeritem.c551 …found = gtk_action_muxer_query_action (muxer, action_name, &enabled, &parameter_type, NULL, NULL, … in _gtk_menu_tracker_item_new()
888 if (gtk_action_muxer_query_action (muxer, opener->submenu_action, NULL, NULL, NULL, NULL, &state)) in gtk_menu_tracker_opener_update()
H A Dgtkactionmuxer.c796 return gtk_action_muxer_query_action (muxer->parent, action_name, in action_muxer_query_action()
804 gtk_action_muxer_query_action (GtkActionMuxer *muxer, in gtk_action_muxer_query_action() function
H A Dgtkshortcutaction.c1091 if (!gtk_action_muxer_query_action (muxer, self->name, in gtk_named_action_activate()
H A Dgtktext.c6158 if (!gtk_action_muxer_query_action (muxer, action_name, &enabled, in append_bubble_item()
H A Dgtktextview.c9131gtk_action_muxer_query_action (muxer, action_name, &enabled, &param_type, &state_type, NULL, NULL); in append_bubble_item()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkactionmuxer.c375 gtk_action_muxer_query_action (GActionGroup *action_group, in gtk_action_muxer_query_action() function
624 iface->query_action = gtk_action_muxer_query_action; in gtk_action_muxer_group_iface_init()
/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dgtkactionmuxer.c375 gtk_action_muxer_query_action (GActionGroup *action_group, in gtk_action_muxer_query_action() function
657 iface->query_action = gtk_action_muxer_query_action; in gtk_action_muxer_group_iface_init()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/a11y/
H A Dgtkatspiaction.c778 if (!gtk_action_muxer_query_action (muxer, action_name, in is_valid_action()