Home
last modified time | relevance | path

Searched defs:on_theme_changed (Results 1 – 14 of 14) sorted by relevance

/dports/x11/cinnamon-screensaver/cinnamon-screensaver-4.8.1/src/
H A Dcinnamon-screensaver-main.py71 def on_theme_changed(self, settings, pspec, data=None): member in Main
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcp/
H A Dnewfiledlg.cc35 static void on_theme_changed (GtkComboBoxText *box, NewFileDlg *dlg) in on_theme_changed() function
H A Ddocprop.cc52 static void on_theme_changed (GtkComboBoxText *box, DocPropDlg *dlg) in on_theme_changed() function
/dports/net-im/tkabber/tkabber-1.1.2/plugins/richtext/
H A Demoticons.tcl561 proc emoticons::on_theme_changed {args} { procedure
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dardour_ui_ed.cc988 ARDOUR_UI::on_theme_changed () in on_theme_changed() function in ARDOUR_UI
H A Dmeterbridge.cc769 Meterbridge::on_theme_changed () in on_theme_changed() function in Meterbridge
H A Dmeter_strip.cc440 MeterStrip::on_theme_changed() in on_theme_changed() function in MeterStrip
H A Dtrack_record_axis.cc288 TrackRecordAxis::on_theme_changed () in on_theme_changed() function in TrackRecordAxis
H A Dgain_meter.cc891 GainMeterBase::on_theme_changed() in on_theme_changed() function in GainMeterBase
/dports/x11/libfm-extra/libfm-1.3.2/src/gtk/
H A Dfm-dir-tree-model.c233 static void on_theme_changed(GtkIconTheme* theme, FmDirTreeModel* model) in on_theme_changed() function
/dports/x11/libfm/libfm-1.3.2/src/gtk/
H A Dfm-dir-tree-model.c233 static void on_theme_changed(GtkIconTheme* theme, FmDirTreeModel* model) in on_theme_changed() function
/dports/x11-clocks/cairo-clock/cairo-clock-0.3.4/src/
H A Dcairo-clock.c1094 on_theme_changed (GtkComboBox* pComboBox, in on_theme_changed() function
/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Dmisc.c956 static void on_theme_changed(GtkWidget * img, GObject * object) in on_theme_changed() function
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/pynicotine/gtkgui/dialogs/
H A Dpreferences.py1731 def on_theme_changed(self, *_args): member in UserInterfaceFrame