Home
last modified time | relevance | path

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

/dports/deskutils/pinot/pinot-1.20/UI/GTK3/src/
H A DPrefsWindow.h118 void updateLabelRow(const Glib::ustring &path_string, const Glib::ustring &text);
H A DPrefsWindow.cpp231 void PrefsWindow::updateLabelRow(const ustring &path_string, const ustring &text) in updateLabelRow() function in PrefsWindow