Home
last modified time | relevance | path

Searched refs:g_io_channel_read_unichar (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgiochannel.inc180 …on g_io_channel_read_unichar(channel:PGIOChannel; thechar:Pgunichar; error:PPGError):TGIOStatus;cd…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgiochannel.inc180 …on g_io_channel_read_unichar(channel:PGIOChannel; thechar:Pgunichar; error:PPGError):TGIOStatus;cd…
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DIOChannel.cs257 IOStatus ret = (IOStatus) g_io_channel_read_unichar (Handle, out thechar, out error); in ReadUnichar()
357 static extern int g_io_channel_read_unichar (IntPtr raw, out uint thechar, out IntPtr error); in g_io_channel_read_unichar() method in GLib.IOChannel
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/
H A DIOChannel.cs257 IOStatus ret = (IOStatus) g_io_channel_read_unichar (Handle, out thechar, out error); in ReadUnichar()
359 static extern int g_io_channel_read_unichar (IntPtr raw, out uint thechar, out IntPtr error); in g_io_channel_read_unichar() method in GLib.IOChannel
/dports/devel/p5-Glib/Glib-1.3293/
H A DGIOChannel.xs157 ##GIOStatus g_io_channel_read_unichar (GIOChannel *channel,
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgiochannel.h272 GIOStatus g_io_channel_read_unichar (GIOChannel *channel,
H A Dgiochannel.c2125 g_io_channel_read_unichar (GIOChannel *channel, in g_io_channel_read_unichar() function
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Diochannel.cc629 IOStatus retvalue = ((IOStatus)(g_io_channel_read_unichar(gobj(), &(thechar), &(gerror)))); in read()
/dports/devel/pyl-gobject/pygobject-2.28.6/glib/
H A Dpygiochannel.c656 GIOStatus g_io_channel_read_unichar (GIOChannel *channel,
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Diochannel.hg167 _WRAP_METHOD(IOStatus read(gunichar& thechar), g_io_channel_read_unichar, errthrow)
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dglib.defs2952 (define-function g_io_channel_read_unichar
2953 (c-name "g_io_channel_read_unichar")
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs3049 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs3049 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs3053 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs3049 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs3049 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/net-im/fractal/fractal-4.4.0/vendor/glib-sys/src/
H A Dlib.rs3049 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3467 function g_io_channel_read_unichar(channel: PGIOChannel; thechar: Pgunichar; error: PPGError): TGIO… in g_io_channel_read_unichar() function
6404 Result := LazGLib2.g_io_channel_read_unichar(@self, thechar, error);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3467 function g_io_channel_read_unichar(channel: PGIOChannel; thechar: Pgunichar; error: PPGError): TGIO… in g_io_channel_read_unichar() function
6404 Result := LazGLib2.g_io_channel_read_unichar(@self, thechar, error);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3467 function g_io_channel_read_unichar(channel: PGIOChannel; thechar: Pgunichar; error: PPGError): TGIO… in g_io_channel_read_unichar() function
6404 Result := LazGLib2.g_io_channel_read_unichar(@self, thechar, error);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3467 function g_io_channel_read_unichar(channel: PGIOChannel; thechar: Pgunichar; error: PPGError): TGIO… in g_io_channel_read_unichar() function
6404 Result := LazGLib2.g_io_channel_read_unichar(@self, thechar, error);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs3180 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-sys/src/
H A Dlib.rs3180 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs3180 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs3180 pub fn g_io_channel_read_unichar( in g_io_channel_read_unichar() function

12