Home
last modified time | relevance | path

Searched refs:gtk_cell_layout_reorder (Results 1 – 25 of 60) sorted by relevance

123

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcelllayout.inc53 …edure gtk_cell_layout_reorder(cell_layout:PGtkCellLayout; cell:PGtkCellRenderer; position:gint);cd…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcelllayout.inc53 …edure gtk_cell_layout_reorder(cell_layout:PGtkCellLayout; cell:PGtkCellRenderer; position:gint);cd…
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcelllayout.h101 void gtk_cell_layout_reorder (GtkCellLayout *cell_layout,
H A Dgtkcelllayout.c277 gtk_cell_layout_reorder (GtkCellLayout *cell_layout, in gtk_cell_layout_reorder() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcelllayout.h144 void gtk_cell_layout_reorder (GtkCellLayout *cell_layout,
H A Dgtkcelllayout.c324 gtk_cell_layout_reorder (GTK_CELL_LAYOUT (area), cell, position); in gtk_cell_layout_default_reorder()
565 gtk_cell_layout_reorder (GtkCellLayout *cell_layout, in gtk_cell_layout_reorder() function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcelllayout.h144 void gtk_cell_layout_reorder (GtkCellLayout *cell_layout,
H A Dgtkcelllayout.c323 gtk_cell_layout_reorder (GTK_CELL_LAYOUT (area), cell, position); in gtk_cell_layout_default_reorder()
552 gtk_cell_layout_reorder (GtkCellLayout *cell_layout, in gtk_cell_layout_reorder() function
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/devhelp/
H A Dgbp-devhelp-menu-button.c191 gtk_cell_layout_reorder (GTK_CELL_LAYOUT (column), cell, 0); in monkey_patch_devhelp()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dcell_layout.rs128 ffi::gtk_cell_layout_reorder( in reorder()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dcell_layout.rs116 gtk_sys::gtk_cell_layout_reorder( in reorder()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_layout.rs128 ffi::gtk_cell_layout_reorder( in reorder()
/dports/audio/gmpc/gmpc-11.8.16/src/GUI/
H A Dcmd.c241 gtk_cell_layout_reorder(GTK_CELL_LAYOUT(comp),ren, 0); in show_command_line()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dcell_layout.rs116 gtk_sys::gtk_cell_layout_reorder( in reorder()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_layout.rs128 ffi::gtk_cell_layout_reorder( in reorder()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dcell_layout.rs116 gtk_sys::gtk_cell_layout_reorder( in reorder()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dcell_layout.rs128 ffi::gtk_cell_layout_reorder( in reorder()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dcelllayout.hg78 _WRAP_METHOD(void reorder(CellRenderer& cell, int position), gtk_cell_layout_reorder)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dcelllayout.hg93 _WRAP_METHOD(void reorder(CellRenderer& cell, int position), gtk_cell_layout_reorder)
/dports/devel/glade/glade-3.22.1/plugins/gtk+/
H A Dglade-gtk-cell-layout.c157 gtk_cell_layout_reorder (GTK_CELL_LAYOUT (container), in glade_gtk_cell_layout_set_child_property()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcelllayout.cc482 gtk_cell_layout_reorder(gobj(), (cell).gobj(), position); in reorder()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dcelllayout.cc475 gtk_cell_layout_reorder(gobj(), (cell).gobj(), position); in reorder()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-category-completion.c401 gtk_cell_layout_reorder ( in category_completion_constructed()
/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-search-entry.c367 gtk_cell_layout_reorder (GTK_CELL_LAYOUT (priv->completion), icon_cell, 0); in search_entry_set_completion()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/ModelView/
H A DCellLayout.chs138 {# call gtk_cell_layout_reorder #}

123