Home
last modified time | relevance | path

Searched refs:GTK_IS_CELL_RENDERER (Results 1 – 25 of 46) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcellrenderer.c686 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_snapshot()
852 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_fixed_size()
892 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_fixed_size()
917 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_alignment()
958 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_alignment()
983 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_padding()
1023 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_padding()
1046 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_visible()
1086 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_sensitive()
1156 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_stop_editing()
[all …]
H A Dgtkcellarea.c1603 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_add()
1623 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_remove()
1854 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_get_cell_allocation()
2163 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_attribute_connect()
2229 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_attribute_disconnect()
2448 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_add_with_properties()
2486 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_cell_set()
2512 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_cell_get()
2946 g_return_if_fail (GTK_IS_CELL_RENDERER (sibling)); in gtk_cell_area_add_focus_sibling()
2989 g_return_if_fail (GTK_IS_CELL_RENDERER (sibling)); in gtk_cell_area_remove_focus_sibling()
[all …]
H A Dgtkcelllayout.c368 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_pack_start()
391 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_pack_end()
456 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_set_attributes()
485 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_add_attribute()
516 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_set_cell_data_func()
535 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_clear_attributes()
557 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_reorder()
956 g_return_if_fail (GTK_IS_CELL_RENDERER (child)); in _gtk_cell_layout_buildable_add_child()
H A Dgtkcellrenderer.h76 #define GTK_IS_CELL_RENDERER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_CELL_RENDERER)) macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcellrenderer.c508 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_size()
562 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_render()
695 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_fixed_size()
731 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_fixed_size()
754 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_alignment()
793 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_alignment()
816 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_padding()
854 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_padding()
875 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_visible()
915 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_sensitive()
[all …]
H A Dgtkcelllayout.c78 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_pack_start()
105 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_pack_end()
173 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_set_attributes()
202 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_add_attribute()
235 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_set_cell_data_func()
259 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_clear_attributes()
282 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_reorder()
439 g_return_if_fail (GTK_IS_CELL_RENDERER (child)); in _gtk_cell_layout_buildable_add_child()
H A Dgtkcellrenderer.h51 #define GTK_IS_CELL_RENDERER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_CELL_RENDERER)) macro
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcellrenderer.c761 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_size()
807 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_render()
967 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_fixed_size()
1007 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_fixed_size()
1034 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_alignment()
1077 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_alignment()
1104 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_padding()
1146 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_get_padding()
1171 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_visible()
1215 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_renderer_set_sensitive()
[all …]
H A Dgtkcellarea.c1623 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_add()
1645 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_remove()
1890 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_get_cell_allocation()
2217 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_attribute_connect()
2286 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_attribute_disconnect()
2524 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_add_with_properties()
2564 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_cell_set()
2592 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_cell_area_cell_get()
3050 g_return_if_fail (GTK_IS_CELL_RENDERER (sibling)); in gtk_cell_area_add_focus_sibling()
3095 g_return_if_fail (GTK_IS_CELL_RENDERER (sibling)); in gtk_cell_area_remove_focus_sibling()
[all …]
H A Dgtkcelllayout.c371 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_pack_start()
396 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_pack_end()
462 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_set_attributes()
492 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_add_attribute()
525 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_set_cell_data_func()
546 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_clear_attributes()
570 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in gtk_cell_layout_reorder()
974 g_return_if_fail (GTK_IS_CELL_RENDERER (child)); in _gtk_cell_layout_buildable_add_child()
H A Dgtkcellrenderer.h76 #define GTK_IS_CELL_RENDERER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_CELL_RENDERER)) macro
/dports/devel/glade/glade-3.22.1/plugins/gtk+/
H A Dglade-gtk-cell-layout.c40 if (!GTK_IS_CELL_RENDERER (child)) in glade_gtk_cell_layout_add_verify()
369 if (GTK_IS_CELL_RENDERER (child)) in glade_gtk_cell_layout_child_selected()
389 if (GTK_IS_CELL_LAYOUT (parent) && !GTK_IS_CELL_RENDERER (child)) in glade_gtk_cell_layout_move_child()
391 if (GTK_IS_CELL_RENDERER (parent)) in glade_gtk_cell_layout_move_child()
503 if (!GTK_IS_CELL_RENDERER (cell)) in glade_gtk_cell_layout_sync_attributes()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcellrenderer.inc79 function GTK_IS_CELL_RENDERER(obj: pointer) : boolean;
134 function GTK_IS_CELL_RENDERER(obj: pointer) : boolean;
136 GTK_IS_CELL_RENDERER:=GTK_CHECK_TYPE(obj,GTK_TYPE_CELL_RENDERER);
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcellrenderer.inc79 function GTK_IS_CELL_RENDERER(obj: pointer) : boolean;
134 function GTK_IS_CELL_RENDERER(obj: pointer) : boolean;
136 GTK_IS_CELL_RENDERER:=GTK_CHECK_TYPE(obj,GTK_TYPE_CELL_RENDERER);
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/glade/
H A Dglade-gtksheet-editor.c275 if (GTK_IS_CELL_LAYOUT(parent) && !GTK_IS_CELL_RENDERER (child)) return FALSE; in glade_gtk_sheet_layout_move_child()
276 if (GTK_IS_CELL_RENDERER(parent)) return FALSE; in glade_gtk_sheet_layout_move_child()
308 if (GTK_IS_CELL_RENDERER (child)) in glade_gtk_sheet_layout_child_selected()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/codeui/
H A Dgbp-codeui-tree-addin.c51 g_assert (GTK_IS_CELL_RENDERER (cell)); in gbp_codeui_tree_addin_cell_data_func()
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/gtksourceview/
H A Dgtksourcegutter.c529 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_source_gutter_insert()
580 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_source_gutter_reorder()
607 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_source_gutter_remove()
641 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_source_gutter_set_cell_data_func()
684 g_return_if_fail (GTK_IS_CELL_RENDERER (renderer)); in gtk_source_gutter_set_cell_size_func()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/a11y/
H A Dgtkrenderercellaccessible.c114 g_return_val_if_fail (GTK_IS_CELL_RENDERER (renderer), NULL); in gtk_renderer_cell_accessible_new()
/dports/devel/glade/glade-3.22.1/tests/
H A Dcreate-widgets.c64 else if (GTK_IS_CELL_RENDERER (object)) in test_create_widget()
H A Dadd-child.c85 else if (GTK_IS_CELL_RENDERER (child)) in test_add_child()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/shortcuts/
H A Ddzl-shortcut-theme-editor.c227 g_assert (GTK_IS_CELL_RENDERER (renderer)); in shortcut_cell_data_func()
257 g_assert (GTK_IS_CELL_RENDERER (renderer)); in title_cell_data_func()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/inspector/
H A Dprop-list.c432 if (GTK_IS_CELL_RENDERER (pl->priv->object)) in gtk_inspector_prop_list_update_prop()
543 gtk_tree_view_column_set_visible (pl->priv->attribute_column, GTK_IS_CELL_RENDERER (object)); in gtk_inspector_prop_list_set_object()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/symbol-tree/
H A Dgbp-symbol-tree-builder.c214 g_assert (GTK_IS_CELL_RENDERER (cell)); in gbp_symbol_tree_builder_cell_data_func()
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/tree/
H A Dide-tree-addin.c362 g_return_if_fail (GTK_IS_CELL_RENDERER (cell)); in ide_tree_addin_cell_data_func()
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/vcsui/
H A Dgbp-vcsui-tree-addin.c243 g_assert (GTK_IS_CELL_RENDERER (cell)); in gbp_vcsui_tree_addin_cell_data_func()

12