Home
last modified time | relevance | path

Searched refs:property_receives_default (Results 1 – 8 of 8) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dnew-profile-dialog.cpp53 accept_button->property_receives_default() = true; in update_buttons()
H A Dhero-offer-dialog.cpp92 accept_button->property_receives_default() = true; in update_buttons()
H A Dnetwork-game-selector-dialog.cpp255 connect_button->property_receives_default() = true; in update_buttons()
H A Dgame-window.cpp2107 pillage_button->property_receives_default() = true; in on_city_defeated()
2118 sack_button->property_receives_default() = true; in on_city_defeated()
2128 raze_button->property_receives_default() = true; in on_city_defeated()
2139 occupy_button->property_receives_default() = true; in on_city_defeated()
2159 occupy_button->property_receives_default() = true; in on_city_defeated()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dwidget.h3950 Glib::PropertyProxy< bool > property_receives_default() ;
3957 Glib::PropertyProxy_ReadOnly< bool > property_receives_default() const;
H A Dwidget.cc7214 Glib::PropertyProxy< bool > Widget::property_receives_default() in property_receives_default() function in Gtk::Widget
7219 Glib::PropertyProxy_ReadOnly< bool > Widget::property_receives_default() const in property_receives_default() function in Gtk::Widget
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dwidget.h5432 Glib::PropertyProxy< bool > property_receives_default() ;
5441 Glib::PropertyProxy_ReadOnly< bool > property_receives_default() const;
H A Dwidget.cc7400 Glib::PropertyProxy< bool > Widget::property_receives_default() in property_receives_default() function in Gtk::Widget
7405 Glib::PropertyProxy_ReadOnly< bool > Widget::property_receives_default() const in property_receives_default() function in Gtk::Widget