Home
last modified time | relevance | path

Searched refs:activate_row (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/playlist-manager/
H A Dplaylist-manager.cc54 static void activate_row (void * user, int row);
97 static void activate_row (void * user, int row) in activate_row() function
117 activate_row,
/dports/graphics/minder/Minder-1.13.1/src/
H A DTextCompletion.vala47 _list.row_activated.connect( activate_row );
148 activate_row( _list.get_selected_row() );
152 private void activate_row( ListBoxRow row ) {
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/universal-access/
H A Dcc-ua-panel.c462 activate_row (CcUaPanel *self, GtkListBoxRow *row) in activate_row() function
526 G_CALLBACK (activate_row), self, G_CONNECT_SWAPPED); in cc_ua_panel_init_seeing()
595 G_CALLBACK (activate_row), self, G_CONNECT_SWAPPED); in cc_ua_panel_init_hearing()
645 G_CALLBACK (activate_row), self, G_CONNECT_SWAPPED); in cc_ua_panel_init_keyboard()
689 G_CALLBACK (activate_row), self, G_CONNECT_SWAPPED); in cc_ua_panel_init_mouse()
/dports/graphics/gliv/gliv-1.9.7/src/
H A Dtree_browser.c128 static void activate_row(GtkTreeSelection * selection) in activate_row() function
228 g_signal_connect(selection, "changed", G_CALLBACK(activate_row), NULL); in show_tree_browser()
/dports/math/rkward-kde/rkward-0.7.1/rkward/plugin/
H A Drkoptionset.cpp567 int activate_row = active_row; in handleKeycolumnUpdate() local
576 if (old_pos == active_row) activate_row = pos; in handleKeycolumnUpdate()
617 activate_row = pos; in handleKeycolumnUpdate()
656 activate_row = qMin (nrows - 1, activate_row); in handleKeycolumnUpdate()
657 setContentsForRow (active_row = activate_row); in handleKeycolumnUpdate()
/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Dlist.h42 void (* activate_row) (void * user, int row); /* optional */ member
H A Deq-preset.cc76 static void activate_row (void *, int row) in activate_row() function
93 activate_row,
H A Dlist.cc233 model->cbs->activate_row (model->user, row); in activate_cb()
602 if (MODEL_HAS_CB (model, activate_row)) in audgui_list_new_real()
/dports/deskutils/zim/zim-0.74.3/tests/
H A Dtableofcontents.py129 def activate_row(m, path, i): function
142 model.foreach(activate_row)
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/gtkui/
H A Dui_playlist_widget.cc235 static void activate_row (void * user, int row) in activate_row() function
315 activate_row,
/dports/x11/libfm-extra/libfm-1.3.2/src/gtk/
H A Dfm-places-view.c70 static void activate_row(FmPlacesView* view, guint button, GtkTreePath* tree_path);
553 static void activate_row(FmPlacesView* view, guint button, GtkTreePath* tree_path) in activate_row() function
614 activate_row(FM_PLACES_VIEW(view), 1, tree_path); in on_row_activated()
991 activate_row(view, 2, tp); in on_button_press()
/dports/x11/libfm/libfm-1.3.2/src/gtk/
H A Dfm-places-view.c70 static void activate_row(FmPlacesView* view, guint button, GtkTreePath* tree_path);
553 static void activate_row(FmPlacesView* view, guint button, GtkTreePath* tree_path) in activate_row() function
614 activate_row(FM_PLACES_VIEW(view), 1, tree_path); in on_row_activated()
991 activate_row(view, 2, tp); in on_button_press()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkplacesview.c352 activate_row (GtkPlacesView *view, in activate_row() function
1571 activate_row (self, row, GTK_PLACES_OPEN_NORMAL); in open_cb()
1581 activate_row (self, row, GTK_PLACES_OPEN_NEW_TAB); in open_in_new_tab_cb()
1591 activate_row (self, row, GTK_PLACES_OPEN_NEW_WINDOW); in open_in_new_window_cb()
1849 activate_row (view, GTK_PLACES_VIEW_ROW (focus_widget), priv->current_open_flags); in on_key_press_event()
1997 activate_row (view, row, open_flags); in on_listbox_row_activated()
/dports/x11-fm/nautilus/nautilus-41.1/src/gtk/
H A Dnautilusgtkplacesview.c351 activate_row (NautilusGtkPlacesView *view, in activate_row() function
1570 activate_row (self, row, GTK_PLACES_OPEN_NORMAL); in open_cb()
1580 activate_row (self, row, GTK_PLACES_OPEN_NEW_TAB); in open_in_new_tab_cb()
1590 activate_row (self, row, GTK_PLACES_OPEN_NEW_WINDOW); in open_in_new_window_cb()
1848activate_row (view, NAUTILUS_GTK_PLACES_VIEW_ROW (focus_widget), priv->current_open_flags); in on_key_press_event()
1996 activate_row (view, row, open_flags); in on_listbox_row_activated()
/dports/devel/p5-Parse-Win32Registry/Parse-Win32Registry-1.1/bin/
H A Dgtkregview.pl127 $tree_view->signal_connect('row-activated' => \&activate_row);
420 sub activate_row { subroutine
H A Dgtkregcompare.pl75 $tree_view->signal_connect('row-activated' => \&activate_row);
415 sub activate_row { subroutine
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkplacesview.c360 activate_row (GtkPlacesView *view, in activate_row() function
1533 activate_row (view, view->row_for_action, flags); in open_cb()
1804 activate_row (view, GTK_PLACES_VIEW_ROW (focus_widget), view->current_open_flags); in on_key_press_event()
1826 activate_row (view, GTK_PLACES_VIEW_ROW (row), GTK_PLACES_OPEN_NEW_TAB); in on_middle_click_row_event()
1947 activate_row (view, row, view->current_open_flags); in on_listbox_row_activated()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/user-accounts/
H A Dcc-user-panel.ui260 <signal name="row-activated" handler="activate_row"/>
358 <signal name="row-activated" handler="activate_row"/>
H A Dcc-user-panel.c1227 activate_row (GtkListBox *box, GtkListBoxRow *row, CcUserPanel *self) in activate_row() function
1639 gtk_widget_class_bind_template_callback (widget_class, activate_row); in cc_user_panel_class_init()
/dports/math/gretl/gretl-2021d/gui/
H A Ddialogs.c5643 static void activate_row (GtkWidget *w, struct tex_formatter *tf) in activate_row() function
5799 G_CALLBACK(activate_row), &tf); in tex_format_dialog()