Home
last modified time | relevance | path

Searched refs:child_property_name (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/actions/
H A Ddzl-child-property-action.c33 const gchar *child_property_name; member
71 self->child_property_name != NULL) in dzl_child_property_action_get_state_type()
96 self->child_property_name); in dzl_child_property_action_get_state_type()
134 self->child_property_name != NULL) in dzl_child_property_action_get_state()
149 self->child_property_name, in dzl_child_property_action_get_state()
183 self->child_property_name != NULL) in dzl_child_property_action_change_state()
279 self->child_property_name != NULL) in dzl_child_property_action_activate()
401 g_value_set_static_string (value, self->child_property_name); in dzl_child_property_action_get_property()
488 const gchar *child_property_name) in dzl_child_property_action_new() argument
495 g_return_val_if_fail (child_property_name != NULL, NULL); in dzl_child_property_action_new()
[all …]
H A Ddzl-child-property-action.h41 const gchar *child_property_name);
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstack.h586 Gtk::ChildPropertyProxy< Glib::ustring > child_property_name(Gtk::Widget& child) ;
595 …Gtk::ChildPropertyProxy_ReadOnly< Glib::ustring > child_property_name(const Gtk::Widget& child) co…
H A Dstack.cc364 Gtk::ChildPropertyProxy< Glib::ustring > Stack::child_property_name(Gtk::Widget& child) in child_property_name() function in Gtk::Stack
369 Gtk::ChildPropertyProxy_ReadOnly< Glib::ustring > Stack::child_property_name(const Gtk::Widget& chi… in child_property_name() function in Gtk::Stack
H A Dwidget.h4175 …yDetailedAnyType< void,GParamSpec* > signal_child_notify(const Glib::ustring& child_property_name);
H A Dwidget.cc6982 …edAnyType< void,GParamSpec* > Widget::signal_child_notify(const Glib::ustring& child_property_name) in signal_child_notify() argument
6984 …xyDetailedAnyType< void,GParamSpec* >(this, &Widget_signal_child_notify_info, child_property_name); in signal_child_notify()
/dports/multimedia/pitivi/pitivi-0.999/pitivi/undo/
H A Dtimeline.py37 def child_property_name(pspec): function
105 prop_name = child_property_name(prop)
117 prop_name = child_property_name(pspec)
171 prop_name = child_property_name(prop)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dwidget.hg766 detail_name child_property_name, two_signal_methods)
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgst-editing-services-1.0.vapi78 public bool register_time_property (string child_property_name);