Home
last modified time | relevance | path

Searched refs:gtk_widget_path_to_string (Results 1 – 25 of 27) sorted by relevance

12

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/inspector/
H A Dselector.c79 path = gtk_widget_path_to_string (gtk_widget_get_path (widget)); in gtk_inspector_selector_set_object()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkwidgetpath.h49 char * gtk_widget_path_to_string (const GtkWidgetPath *path);
H A Dgtkwidgetpath.c281 gtk_widget_path_to_string (const GtkWidgetPath *path) in gtk_widget_path_to_string() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dwidget_path.rs257 unsafe { from_glib_full(gtk_sys::gtk_widget_path_to_string(self.to_glib_none().0)) } in to_string()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dwidget_path.rs257 unsafe { from_glib_full(gtk_sys::gtk_widget_path_to_string(self.to_glib_none().0)) } in to_string()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dwidget_path.rs257 unsafe { from_glib_full(gtk_sys::gtk_widget_path_to_string(self.to_glib_none().0)) } in to_string()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dwidgetpath.cc119 …return Glib::convert_return_gchar_ptr_to_ustring(gtk_widget_path_to_string(const_cast<GtkWidgetPat… in to_string()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dwidget_path.rs275 unsafe { from_glib_full(ffi::gtk_widget_path_to_string(self.to_glib_none().0)) } in to_str()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs275 unsafe { from_glib_full(ffi::gtk_widget_path_to_string(self.to_glib_none().0)) } in to_str()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs275 unsafe { from_glib_full(ffi::gtk_widget_path_to_string(self.to_glib_none().0)) } in to_str()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs275 unsafe { from_glib_full(ffi::gtk_widget_path_to_string(self.to_glib_none().0)) } in to_str()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualNativeCTests/BugSnippets/
H A DBug_545587_TooltipColor.cpp193 char* contextDump = gtk_widget_path_to_string(widgetPath); in dumpStyleContext()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dwidgetpath.hg45 _WRAP_METHOD(Glib::ustring to_string() const, gtk_widget_path_to_string)
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygengtkutils.cpp288 char* widgetPath( gtk_widget_path_to_string( path ) ); in gtk_widget_path()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsLookAndFeel.cpp213 str = gtk_widget_path_to_string(gtk_style_context_get_path(aStyle));
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13080 function gtk_widget_path_to_string(path: PGtkWidgetPath): Pgchar; cdecl; external; in gtk_widget_path_to_string() function
21008 Result := LazGtk3.gtk_widget_path_to_string(@self);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13095 function gtk_widget_path_to_string(path: PGtkWidgetPath): Pgchar; cdecl; external; in gtk_widget_path_to_string() function
21063 Result := LazGtk3.gtk_widget_path_to_string(@self);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13080 function gtk_widget_path_to_string(path: PGtkWidgetPath): Pgchar; cdecl; external; in gtk_widget_path_to_string() function
21008 Result := LazGtk3.gtk_widget_path_to_string(@self);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas13095 function gtk_widget_path_to_string(path: PGtkWidgetPath): Pgchar; cdecl; external; in gtk_widget_path_to_string() function
21063 Result := LazGtk3.gtk_widget_path_to_string(@self);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs16512 pub fn gtk_widget_path_to_string(path: *const GtkWidgetPath) -> *mut c_char; in gtk_widget_path_to_string() function
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs16751 pub fn gtk_widget_path_to_string(path: *const GtkWidgetPath) -> *mut c_char; in gtk_widget_path_to_string() function
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs16751 pub fn gtk_widget_path_to_string(path: *const GtkWidgetPath) -> *mut c_char; in gtk_widget_path_to_string() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs16512 pub fn gtk_widget_path_to_string(path: *const GtkWidgetPath) -> *mut c_char; in gtk_widget_path_to_string() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs16512 pub fn gtk_widget_path_to_string(path: *const GtkWidgetPath) -> *mut c_char; in gtk_widget_path_to_string() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs16751 pub fn gtk_widget_path_to_string(path: *const GtkWidgetPath) -> *mut c_char; in gtk_widget_path_to_string() function

12