Home
last modified time | relevance | path

Searched refs:gtk_widget_path_iter_get_object_type (Results 1 – 25 of 30) sorted by relevance

12

/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenwidgetlookup.cpp82 return find( context, gtk_widget_path_iter_get_object_type( path, length-1 ) ); in find()
H A Doxygengtkutils.cpp50 … const char* name( g_type_name( gtk_widget_path_iter_get_object_type( path, pos ) ) ); in operator <<()
108 const GType local( gtk_widget_path_iter_get_object_type( path, pos ) ); in gtk_widget_path_has_type()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssmatcher.c87 …path_name = g_type_name (gtk_widget_path_iter_get_object_type (siblings, matcher->path.sibling_ind… in gtk_css_matcher_widget_path_has_name()
96 …path_name = g_type_name (gtk_widget_path_iter_get_object_type (matcher->path.path, matcher->path.i… in gtk_css_matcher_widget_path_has_name()
H A Dgtkwidgetpath.h69 GType gtk_widget_path_iter_get_object_type (const GtkWidgetPath *path,
H A Dgtkwidgetpath.c590 gtk_widget_path_iter_get_object_type (const GtkWidgetPath *path, in gtk_widget_path_iter_get_object_type() function
H A Dgtkstylecontext.c1120 gtk_widget_path_iter_get_object_type (copy, -1)); in gtk_style_context_set_path()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dwidget_path.rs121 from_glib(gtk_sys::gtk_widget_path_iter_get_object_type( in iter_get_object_type()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dwidget_path.rs121 from_glib(gtk_sys::gtk_widget_path_iter_get_object_type( in iter_get_object_type()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dwidget_path.rs121 from_glib(gtk_sys::gtk_widget_path_iter_get_object_type( in iter_get_object_type()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dwidgetpath.cc139 return gtk_widget_path_iter_get_object_type(const_cast<GtkWidgetPath*>(gobj()), pos); in iter_get_object_type()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dwidget_path.rs125 from_glib(ffi::gtk_widget_path_iter_get_object_type( in iter_get_object_type()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs125 from_glib(ffi::gtk_widget_path_iter_get_object_type( in iter_get_object_type()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs125 from_glib(ffi::gtk_widget_path_iter_get_object_type( in iter_get_object_type()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs125 from_glib(ffi::gtk_widget_path_iter_get_object_type( in iter_get_object_type()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dwidgetpath.hg51 _WRAP_METHOD(GType iter_get_object_type(int pos) const, gtk_widget_path_iter_get_object_type)
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/gtk/
H A Dstylecontext.c89 g_assert (gtk_widget_path_iter_get_object_type (path, 0) == GTK_TYPE_WINDOW); in test_path()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dsettings.cpp404 gtk_widget_path_iter_get_object_type(path0, 0) != GTK_TYPE_WINDOW) in bg()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dsettings.cpp404 gtk_widget_path_iter_get_object_type(path0, 0) != GTK_TYPE_WINDOW) in bg()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13066 function gtk_widget_path_iter_get_object_type(path: PGtkWidgetPath; pos: gint): TGType; cdecl; exte… in gtk_widget_path_iter_get_object_type() function
20918 Result := LazGtk3.gtk_widget_path_iter_get_object_type(@self, pos);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13081 function gtk_widget_path_iter_get_object_type(path: PGtkWidgetPath; pos: gint): TGType; cdecl; exte… in gtk_widget_path_iter_get_object_type() function
20973 Result := LazGtk3.gtk_widget_path_iter_get_object_type(@self, pos);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13066 function gtk_widget_path_iter_get_object_type(path: PGtkWidgetPath; pos: gint): TGType; cdecl; exte… in gtk_widget_path_iter_get_object_type() function
20918 Result := LazGtk3.gtk_widget_path_iter_get_object_type(@self, pos);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13081 function gtk_widget_path_iter_get_object_type(path: PGtkWidgetPath; pos: gint): TGType; cdecl; exte… in gtk_widget_path_iter_get_object_type() function
20973 Result := LazGtk3.gtk_widget_path_iter_get_object_type(@self, pos);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs16437 pub fn gtk_widget_path_iter_get_object_type(path: *const GtkWidgetPath, pos: c_int) -> GType; in gtk_widget_path_iter_get_object_type() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs16677 pub fn gtk_widget_path_iter_get_object_type(path: *const GtkWidgetPath, pos: c_int) -> GType; in gtk_widget_path_iter_get_object_type() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs16677 pub fn gtk_widget_path_iter_get_object_type(path: *const GtkWidgetPath, pos: c_int) -> GType; in gtk_widget_path_iter_get_object_type() function

12