Home
last modified time | relevance | path

Searched refs:glade_property_class_get_adaptor (Results 1 – 11 of 11) sorted by relevance

/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-property-class.h71 GladeWidgetAdaptor *glade_property_class_get_adaptor (GladePropertyClass *property_c…
H A Dglade-popup.c587 prop_adaptor = glade_property_class_get_adaptor (pclass); in glade_popup_property_docs_cb()
610 prop_adaptor = glade_property_class_get_adaptor (pclass); in glade_popup_property_pop()
H A Dglade-editor-table.c528 (glade_property_class_get_adaptor (klass), klass, from_query_dialog == FALSE))) in append_item()
532 glade_widget_adaptor_get_name (glade_property_class_get_adaptor (klass))); in append_item()
H A Dglade-property.c317 glade_widget_adaptor_string_from_value (glade_property_class_get_adaptor (property->priv->klass), in glade_property_set_value_impl()
320 glade_widget_adaptor_string_from_value (glade_property_class_get_adaptor (property->priv->klass), in glade_property_set_value_impl()
1218 (glade_property_class_get_adaptor (property->priv->klass), property->priv->klass, in glade_property_write()
H A Dglade-editor-property.c1849 (glade_property_class_get_adaptor (pclass), in glade_eprop_text_load()
3454 (glade_property_class_get_adaptor (eprop->priv->klass), in glade_eprop_object_load()
3522 (glade_property_class_get_adaptor (eprop->priv->klass), in glade_eprop_objects_load()
H A Dglade-command.c594 (glade_property_class_get_adaptor (pclass), pclass, &new_value); in glade_command_set_property_execute()
808 (glade_property_class_get_adaptor (pclass), pclass, sdata->new_value); in glade_command_set_property_description()
H A Dglade-widget.c3282 (glade_property_class_get_adaptor (pclass), pclass, in glade_widget_property_string()
3316 (glade_property_class_get_adaptor (pclass), pclass, in glade_widget_pack_property_string()
H A Dglade-property-class.c1174 glade_property_class_get_adaptor (GladePropertyClass *property_class) in glade_property_class_get_adaptor() function
H A Dglade-project.c1785 prop_adaptor = glade_property_class_get_adaptor (pclass); in glade_project_introspect_gtk_version()
3079 prop_adaptor = glade_property_class_get_adaptor (pclass); in glade_project_verify_property_internal()
/dports/devel/glade/glade-3.22.1/plugins/gtk+/
H A Dglade-accels.c207 GladeWidgetAdaptor *adaptor = glade_property_class_get_adaptor (pclass); in glade_eprop_accel_populate_view()
354 adaptor = glade_property_class_get_adaptor (pclass); in accel_edited()
H A Dglade-gtk-widget.c444 (glade_property_class_get_adaptor (glade_property_get_class (property)), in glade_gtk_widget_write_atk_relation()