Home
last modified time | relevance | path

Searched refs:gtk_text_attributes_copy_values (Results 1 – 25 of 38) sorted by relevance

12

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkTextTag.xs58 ## void gtk_text_attributes_copy_values (GtkTextAttributes *src, GtkTextAttributes *dest)
63 gtk_text_attributes_copy_values (dest, src)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtext_attributes.rs31 gtk_sys::gtk_text_attributes_copy_values(self.to_glib_none().0, dest.to_glib_none().0); in copy_values()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtext_attributes.rs31 gtk_sys::gtk_text_attributes_copy_values(self.to_glib_none().0, dest.to_glib_none().0); in copy_values()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtext_attributes.rs31 gtk_sys::gtk_text_attributes_copy_values(self.to_glib_none().0, dest.to_glib_none().0); in copy_values()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtext_attributes.rs33 ffi::gtk_text_attributes_copy_values(self.to_glib_none().0, dest.to_glib_none().0); in copy_values()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_attributes.rs33 ffi::gtk_text_attributes_copy_values(self.to_glib_none().0, dest.to_glib_none().0); in copy_values()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_attributes.rs33 ffi::gtk_text_attributes_copy_values(self.to_glib_none().0, dest.to_glib_none().0); in copy_values()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_attributes.rs33 ffi::gtk_text_attributes_copy_values(self.to_glib_none().0, dest.to_glib_none().0); in copy_values()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextattributes.h163 void gtk_text_attributes_copy_values (GtkTextAttributes *src,
H A Dgtktextattributes.c98 gtk_text_attributes_copy_values (src, dest); in gtk_text_attributes_copy()
112 gtk_text_attributes_copy_values (GtkTextAttributes *src, in gtk_text_attributes_copy_values() function
H A Dgtktextlayout.c1122 gtk_text_attributes_copy_values (layout->default_style, in get_style()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextattributes.h234 void gtk_text_attributes_copy_values (GtkTextAttributes *src,
H A Dgtktextattributes.c99 gtk_text_attributes_copy_values (src, dest); in gtk_text_attributes_copy()
117 gtk_text_attributes_copy_values (GtkTextAttributes *src, in G_DEFINE_BOXED_TYPE()
H A Dgtktextlayout.c1232 gtk_text_attributes_copy_values (layout->default_style, in get_style()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktexttag.h278 void gtk_text_attributes_copy_values (GtkTextAttributes *src,
H A Dgtktexttag.c1995 gtk_text_attributes_copy_values (src, dest); in gtk_text_attributes_copy()
2022 gtk_text_attributes_copy_values (GtkTextAttributes *src, in gtk_text_attributes_copy_values() function
H A Dgtktextlayout.c1214 gtk_text_attributes_copy_values (layout->default_style, in get_style()
H A Dgtk.symbols3991 gtk_text_attributes_copy_values
H A Dgtkaliasdef.c9376 #undef gtk_text_attributes_copy_values
9377 extern __typeof (gtk_text_attributes_copy_values) gtk_text_attributes_copy_values __attribute((alia…
H A Dgtkalias.h9373 extern __typeof (gtk_text_attributes_copy_values) IA__gtk_text_attributes_copy_values __attribute((…
9374 #define gtk_text_attributes_copy_values IA__gtk_text_attributes_copy_values macro
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktexttag.inc140 procedure gtk_text_attributes_copy_values(src:PGtkTextAttributes; dest:PGtkTextAttributes); cdecl; …
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktexttag.inc140 procedure gtk_text_attributes_copy_values(src:PGtkTextAttributes; dest:PGtkTextAttributes); cdecl; …
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas14189 procedure gtk_text_attributes_copy_values(src: PGtkTextAttributes; dest: PGtkTextAttributes); cdecl… procedure
27323 LazGtk3.gtk_text_attributes_copy_values(@self, dest);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas14204 procedure gtk_text_attributes_copy_values(src: PGtkTextAttributes; dest: PGtkTextAttributes); cdecl… procedure
27378 LazGtk3.gtk_text_attributes_copy_values(@self, dest);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgtk3.pas14189 procedure gtk_text_attributes_copy_values(src: PGtkTextAttributes; dest: PGtkTextAttributes); cdecl… procedure
27323 LazGtk3.gtk_text_attributes_copy_values(@self, dest);

12