Home
last modified time | relevance | path

Searched defs:GtkArrowType (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkenums.h76 } GtkArrowType; typedef
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkenums.h99 } GtkArrowType; typedef
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h330 } GtkArrowType; typedef
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkenums.h89 } GtkArrowType; typedef
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h330 } GtkArrowType; typedef
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A Dgtk_interface.h325 } GtkArrowType; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.VisualStyles/
H A DGtkPlus.cs1597 enum GtkArrowType enum in System.Windows.Forms.VisualStyles.GtkPlus
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Denums.rs133 fn to_glib(&self) -> gtk_sys::GtkArrowType { in to_glib()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Denums.rs133 fn to_glib(&self) -> gtk_sys::GtkArrowType { in to_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Denums.rs133 fn to_glib(&self) -> gtk_sys::GtkArrowType { in to_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Denums.rs153 fn into_glib(self) -> ffi::GtkArrowType { in into_glib()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Denums.rs153 fn into_glib(self) -> ffi::GtkArrowType { in into_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Denums.rs153 fn into_glib(self) -> ffi::GtkArrowType { in into_glib()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Denums.rs153 fn into_glib(self) -> ffi::GtkArrowType { in into_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs55 pub type GtkArrowType = c_int; typedef
17111 pub fn gtk_arrow_new(arrow_type: GtkArrowType, shadow_type: GtkShadowType) -> *mut GtkWidget; in gtk_arrow_new()
17114 arrow_type: GtkArrowType, in gtk_arrow_set()
20741 pub fn gtk_menu_button_get_direction(menu_button: *mut GtkMenuButton) -> GtkArrowType; in gtk_menu_button_get_direction()
20750 pub fn gtk_menu_button_set_direction(menu_button: *mut GtkMenuButton, direction: GtkArrowType); in gtk_menu_button_set_direction()
26714 arrow_type: GtkArrowType, in gtk_paint_arrow()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-sys-0.9.2/src/
H A Dlib.rs54 pub type GtkArrowType = c_int; typedef
17348 pub fn gtk_arrow_new(arrow_type: GtkArrowType, shadow_type: GtkShadowType) -> *mut GtkWidget; in gtk_arrow_new()
17351 arrow_type: GtkArrowType, in gtk_arrow_set()
20963 pub fn gtk_menu_button_get_direction(menu_button: *mut GtkMenuButton) -> GtkArrowType; in gtk_menu_button_get_direction()
20972 pub fn gtk_menu_button_set_direction(menu_button: *mut GtkMenuButton, direction: GtkArrowType); in gtk_menu_button_set_direction()
26916 arrow_type: GtkArrowType, in gtk_paint_arrow()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk-sys/src/
H A Dlib.rs54 pub type GtkArrowType = c_int; typedef
17348 pub fn gtk_arrow_new(arrow_type: GtkArrowType, shadow_type: GtkShadowType) -> *mut GtkWidget; in gtk_arrow_new()
17351 arrow_type: GtkArrowType, in gtk_arrow_set()
20963 pub fn gtk_menu_button_get_direction(menu_button: *mut GtkMenuButton) -> GtkArrowType; in gtk_menu_button_get_direction()
20972 pub fn gtk_menu_button_set_direction(menu_button: *mut GtkMenuButton, direction: GtkArrowType); in gtk_menu_button_set_direction()
26916 arrow_type: GtkArrowType, in gtk_paint_arrow()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-sys-0.14.0/src/
H A Dlib.rs55 pub type GtkArrowType = c_int; typedef
17111 pub fn gtk_arrow_new(arrow_type: GtkArrowType, shadow_type: GtkShadowType) -> *mut GtkWidget; in gtk_arrow_new()
17114 arrow_type: GtkArrowType, in gtk_arrow_set()
20741 pub fn gtk_menu_button_get_direction(menu_button: *mut GtkMenuButton) -> GtkArrowType; in gtk_menu_button_get_direction()
20750 pub fn gtk_menu_button_set_direction(menu_button: *mut GtkMenuButton, direction: GtkArrowType); in gtk_menu_button_set_direction()
26714 arrow_type: GtkArrowType, in gtk_paint_arrow()

12