Home
last modified time | relevance | path

Searched refs:emit_property_changed (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/gnome-settings-daemon/gnome-settings-daemon-3.38.2/plugins/color/
H A Dgsd-color-manager.c133 emit_property_changed (GsdColorManager *manager, in emit_property_changed() function
171 emit_property_changed (manager, "NightLightActive", in on_active_notify()
181 emit_property_changed (manager, "Sunset", in on_sunset_notify()
191 emit_property_changed (manager, "Sunrise", in on_sunrise_notify()
201 emit_property_changed (manager, "DisabledUntilTomorrow", in on_disabled_until_tmw_notify()
213 emit_property_changed (manager, "Temperature", in on_temperature_notify()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/a11y/
H A Dgtkatspicontext.c797 emit_property_changed (GtkAtSpiContext *self, in emit_property_changed() function
1081 emit_property_changed (self, "accessible-name", v); in gtk_at_spi_context_state_change()
1088 emit_property_changed (self, "accessible-description", v); in gtk_at_spi_context_state_change()
/dports/lang/cjs/cjs-4.8.2/doc/
H A DModules.md29 * `emit_property_changed(name, variant)`
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-account.c961 emit_property_changed (gpointer userdata) in emit_property_changed() function
1000 emit_property_changed (self); in mcd_account_thaw_properties()
1024 emit_property_changed (account); in mcd_account_changed_property()
1031 emit_property_changed, in mcd_account_changed_property()
/dports/lang/gjs/gjs-1.70.0/doc/
H A DModules.md29 * `emit_property_changed(name, variant)`
/dports/lang/gjs/gjs-1.70.0/
H A DNEWS136 * GjsDBusImplementation.emit_property_changed(..., null): assertion failed
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/
H A DChangeLog14236 McdAccount: emit_property_changed: don't emit empty signals