Home
last modified time | relevance | path

Searched refs:gtk_list_store_set_column_types (Results 1 – 25 of 92) sorted by relevance

1234

/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dliststore.cc42 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types())); in ListStore()
47 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types())); in set_column_types()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkListStore.xs51 ## void gtk_list_store_set_column_types (GtkListStore *list_store, gint n_columns, GType *types)
56 gtk_list_store_set_column_types (list_store, ...)
62 gtk_list_store_set_column_types (list_store, typearray->len,
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dliststore.cc41 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types())); in ListStore()
46 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types())); in set_column_types()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dliststore.ccg30 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types()));
35 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types()));
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dliststore.ccg31 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types()));
36 gtk_list_store_set_column_types(gobj(), columns.size(), const_cast<GType*>(columns.types()));
/dports/x11-toolkits/gtk30/gtk+-3.24.31/demos/icon-browser/
H A Diconstore.c28 gtk_list_store_set_column_types (GTK_LIST_STORE (store), 4, types); in G_DEFINE_TYPE_WITH_CODE()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Dgschemhotkeystore.c50 gtk_list_store_set_column_types (GTK_LIST_STORE (store), in gschem_hotkey_store_init()
/dports/editors/gnome-latex/gnome-latex-3.38.0/src/liblatexila/
H A Dlatexila-templates-common.c29 gtk_list_store_set_column_types (store, in latexila_templates_init_store()
/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dfr-list-model.c160 gtk_list_store_set_column_types (retval, n_columns, types); in fr_list_model_new()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-list-model.c185 gtk_list_store_set_column_types (retval, n_columns, types); in fr_list_model_new()
/dports/deskutils/gucharmap/gucharmap-3efb47b75b61d7c6db7e48d72f7aa8c4d4365011/gucharmap/
H A Dgucharmap-script-chapters-model.c56 gtk_list_store_set_column_types (store, G_N_ELEMENTS (types), types); in gucharmap_script_chapters_model_init()
H A Dgucharmap-block-chapters-model.c75 gtk_list_store_set_column_types (store, G_N_ELEMENTS (types), types); in gucharmap_block_chapters_model_init()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtesttreednd.c22 gtk_list_store_set_column_types (GTK_LIST_STORE (object), G_N_ELEMENTS (types), types); in my_model_init()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkliststore.h70 void gtk_list_store_set_column_types (GtkListStore *list_store,
/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtesttreednd.c23 gtk_list_store_set_column_types (GTK_LIST_STORE (object), G_N_ELEMENTS (types), types); in my_model_init()
/dports/cad/oregano/oregano-0.84.43/src/
H A Dlog.c30 gtk_list_store_set_column_types (GTK_LIST_STORE (self), 2, v); in log_init()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkliststore.h73 void gtk_list_store_set_column_types (GtkListStore *list_store,
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkliststore.h82 void gtk_list_store_set_column_types (GtkListStore *list_store,
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/shell/
H A Dcc-shell-model.c106 gtk_list_store_set_column_types (GTK_LIST_STORE (self), in cc_shell_model_init()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimplanguagestore.c65 gtk_list_store_set_column_types (GTK_LIST_STORE (store), in gimp_language_store_init()
/dports/net/gupnp-ui/gupnp-ui-0.1.1/libgupnp-ui/
H A Dgupnp-ui-device-store.c181 gtk_list_store_set_column_types (GTK_LIST_STORE (store), in gupnp_ui_device_store_init()
/dports/sysutils/brasero/brasero-3.12.3/libbrasero-burn/
H A Dbrasero-filtered-uri.c238 gtk_list_store_set_column_types (GTK_LIST_STORE (object), in brasero_filtered_uri_init()
/dports/x11/keyboardcast/keyboardcast-0.1.1/
H A Dwindow-list.c183 gtk_list_store_set_column_types( GTK_LIST_STORE( wl ), 3, types ); in window_list_init()
/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-organize-collection-model.c204 gtk_list_store_set_column_types (GTK_LIST_STORE (self), G_N_ELEMENTS (columns), columns); in photos_organize_collection_model_init()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpintstore.c154 gtk_list_store_set_column_types (GTK_LIST_STORE (store), in gimp_int_store_constructed()

1234