Home
last modified time | relevance | path

Searched refs:OnBackgroundChanged (Results 1 – 2 of 2) sorted by relevance

/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcr/
H A Dview-settings.cc40 static void OnBackgroundChanged (ViewSettingsDlg *dlg);
89 void ViewSettingsDlgPrivate::OnBackgroundChanged (ViewSettingsDlg *dlg) in OnBackgroundChanged() function in gcr::ViewSettingsDlgPrivate
112 …_swapped (Background, "color-set", G_CALLBACK (ViewSettingsDlgPrivate::OnBackgroundChanged), this); in ViewSettingsDlg()
H A Dprefs.cc41 static void OnBackgroundChanged (PrefsDlg *dlg);
132 void PrefsDlgPrivate::OnBackgroundChanged (PrefsDlg *dlg) in OnBackgroundChanged() function in gcr::PrefsDlgPrivate
211 …nect_swapped (BackgroundBtn, "color-set", G_CALLBACK (PrefsDlgPrivate::OnBackgroundChanged), this); in PrefsDlg()