Home
last modified time | relevance | path

Searched refs:on_button_add_clicked (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/demos/gtk-demo/
H A Dexample_treeview_editable_cells.cc34 virtual void on_button_add_clicked();
136 sigc::mem_fun(*this, &Example_TreeView_EditableCells::on_button_add_clicked)); in Example_TreeView_EditableCells()
286 void Example_TreeView_EditableCells::on_button_add_clicked() in on_button_add_clicked() function in Example_TreeView_EditableCells
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dexample_treeview_editable_cells.cc33 virtual void on_button_add_clicked();
134 sigc::mem_fun(*this, &Example_TreeView_EditableCells::on_button_add_clicked)); in Example_TreeView_EditableCells()
292 void Example_TreeView_EditableCells::on_button_add_clicked() in on_button_add_clicked() function in Example_TreeView_EditableCells
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/gtk3/
H A Dqueuedtorrents.py73 self.on_button_add_clicked(None)
156 def on_button_add_clicked(self, widget): member in QueuedTorrents
H A Dedittrackersdialog.py205 def on_button_add_clicked(self, widget): member in EditTrackersDialog
H A Dcreatetorrentdialog.py472 def on_button_add_clicked(self, widget): member in CreateTorrentDialog
H A Dpath_combo_chooser.py787 self.signal_handlers['on_button_add_clicked'] = self.on_button_add_clicked
881 def on_button_add_clicked(self, widget): member in StoredValuesPopup
H A Daddtorrentdialog.py886 def on_button_add_clicked(self, widget): member in AddTorrentDialog
/dports/polish/tleenx2/TleenX2-20040214/src/
H A Dcallbacks.h45 on_button_add_clicked (GtkButton *button,
H A Dcallbacks.c308 on_button_add_clicked (GtkButton *button, in on_button_add_clicked() function
H A Dinterface.c210 G_CALLBACK (on_button_add_clicked), in create_window1()
/dports/textproc/meld-legacy/meld-1.8.6/meld/
H A Dvcview.py174 self.on_button_add_clicked),
701 def on_button_add_clicked(self, obj): member in VcView
/dports/textproc/meld/meld-3.20.4/meld/
H A Dvcview.py662 def on_button_add_clicked(self, obj): member in VcView
/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dcallbacks.h479 void on_button_add_clicked(GtkButton *w, gpointer user_data);
H A Dcallbacks.cc24519 void on_button_add_clicked(GtkButton*, gpointer) { in on_button_add_clicked() function