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 D | glade-property-class.h | 71 GladeWidgetAdaptor *glade_property_class_get_adaptor (GladePropertyClass *property_c…
|
H A D | glade-popup.c | 587 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 D | glade-editor-table.c | 528 (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 D | glade-property.c | 317 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 D | glade-editor-property.c | 1849 (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 D | glade-command.c | 594 (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 D | glade-widget.c | 3282 (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 D | glade-property-class.c | 1174 glade_property_class_get_adaptor (GladePropertyClass *property_class) in glade_property_class_get_adaptor() function
|
H A D | glade-project.c | 1785 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 D | glade-accels.c | 207 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 D | glade-gtk-widget.c | 444 (glade_property_class_get_adaptor (glade_property_get_class (property)), in glade_gtk_widget_write_atk_relation()
|