Searched refs:get_property (Results 1 – 25 of 35) sorted by relevance
12
45 FT_BDF_GetPropertyFunc get_property; in FT_DEFINE_SERVICE() local
293 object_class->get_property = base_object_get_property; in base_object_class_init()388 object_class->get_property = derived_object_get_property; in derived_object_class_init()
83 gobject_class->get_property = my_test_get_property; in my_test_class_init()
85 gobject_class->get_property = my_test_get_property; in my_test_class_init()
106 gobject_class->get_property = my_test_get_property; in my_test_class_init()
137 gobject_class->get_property = my_test_get_property; in my_test_class_init()
123 objectClass->get_property = webkit_network_request_get_property; in webkit_network_request_class_init()
113 gobject_class->get_property = webkit_web_inspector_get_property; in webkit_web_inspector_class_init()
145 objectClass->get_property = webkit_web_navigation_action_get_property; in webkit_web_navigation_action_class_init()
99 gobject_class->get_property = webkit_web_window_features_get_property; in webkit_web_window_features_class_init()
131 gobject_class->get_property = webkit_web_history_item_get_property; in webkit_web_history_item_class_init()
138 gobject_class->get_property = g_emblem_get_property; in g_emblem_class_init()
75 object_class->get_property = g_data_output_stream_get_property; in G_DEFINE_TYPE()
134 gobject_class->get_property = g_file_icon_get_property; in g_file_icon_class_init()
202 gobject_class->get_property = g_themed_icon_get_property; in g_themed_icon_class_init()
238 object_class->get_property = g_mount_operation_get_property; in g_mount_operation_class_init()
113 object_class->get_property = g_filter_output_stream_get_property; in g_filter_output_stream_class_init()
113 object_class->get_property = g_filter_input_stream_get_property; in g_filter_input_stream_class_init()
126 gobject_class->get_property = g_unix_output_stream_get_property; in g_unix_output_stream_class_init()
134 gobject_class->get_property = g_unix_input_stream_get_property; in g_unix_input_stream_class_init()
280 gobject_class->get_property = webkit_video_sink_get_property; in webkit_video_sink_class_init()
282 gobject_class->get_property = GST_DEBUG_FUNCPTR( in gst_rtp_sbc_pay_class_init()
528 object_class->get_property = GST_DEBUG_FUNCPTR(gst_sbc_enc_get_property); in gst_sbc_enc_class_init()
329 void (*get_property) (GObject *object, member
282 class->get_property = NULL; in g_object_base_class_init()329 class->get_property = g_object_do_get_property; in g_object_do_class_init()415 g_return_if_fail (class->get_property != NULL); in g_object_class_install_property()904 class->get_property (object, param_id, value, pspec); in object_get_property()