azawawi/perl6-gtk-scintilla:8125: supported with glib 2.22+. The version of GTK+ installed should be detected automatically.
azawawi/perl6-gtk-scintilla:1256: The oldest version of GTK+ supported now is 2.18 and for glib it is 2.22.
azawawi/perl6-gtk-scintilla:8689: the threading library by evaluating `glib-config --libs gthread`. A Unicode locale
azawawi/perl6-gtk-scintilla:17: #include <glib.h>
azawawi/perl6-gtk-scintilla:21: #include <glib.h>
azawawi/perl6-gtk-scintilla:64: #include <glib.h>
azawawi/perl6-gtk-scintilla:91: GLIB_GENMARSHAL = glib-genmarshal
azawawi/perl6-gtk-scintilla:2: #include <glib-object.h>
azawawi/perl6-gtk-scintilla:5: #include <glib-object.h>
azawawi/perl6-gtk-scintilla:44: #include <glib.h>
azawawi/perl6-gtk-scintilla:8: xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
azawawi/perl6-gtk-scintilla:42: glib:type-name="ScintillaObject"
azawawi/perl6-gtk-scintilla:43: glib:get-type="scintilla_object_get_type"
azawawi/perl6-gtk-scintilla:44: glib:type-struct="ObjectClass">
azawawi/perl6-gtk-scintilla:109: <glib:signal name="command" when="last" action="1">
azawawi/perl6-gtk-scintilla:121: </glib:signal>
azawawi/perl6-gtk-scintilla:122: <glib:signal name="sci-notify" when="last" action="1">
azawawi/perl6-gtk-scintilla:134: </glib:signal>
azawawi/perl6-gtk-scintilla:138: glib:is-gtype-struct-for="Object">
azawawi/perl6-gtk-scintilla:181: glib:type-name="SCNotification"
azawawi/perl6-gtk-scintilla:182: glib:get-type="scnotification_get_type"
azawawi/perl6-net-curl:27: Requires glib-2.x and a (POSIX?) system that has mkfifo().
azawawi/perl6-net-curl:30: sample programs, adapted to use glib's g_io_channel in place of libevent.
azawawi/perl6-net-curl:54: #include <glib.h>
azawawi/perl6-net-curl:152: /* Called by glib when our timeout expires */
azawawi/perl6-net-curl:185: /* Called by glib when we get action on a multi socket */
azawawi/perl6-net-curl:341: /* This gets called by glib whenever data is received from the fifo */
azawawi/perl6-net-curl:35: #include <glib.h>
finanalyst/p6-inform:238: try load-glib-lib;
finanalyst/p6-inform:261: try load-glib-lib;
finanalyst/p6-inform:274: sub glib-lib is export {
finanalyst/p6-inform:281: $lib = $*VM.platform-library-name('glib-2.0'.IO).Str;
finanalyst/p6-inform:291: try load-glib-lib;
finanalyst/p6-inform:326: try load-glib-lib;
finanalyst/p6-inform:348: try load-glib-lib;
finanalyst/p6-inform:360: try load-glib-lib;
finanalyst/p6-inform:399: try load-glib-lib;
finanalyst/p6-inform:494: sub load-glib-lib is native(&glib-lib) { ... }
johnspurr/Lingua-EN-Stem-Porter:11713: glib
johnspurr/Lingua-EN-Stem-Porter:11713: glib
perl6/gtk-simple:30: try load-glib-lib;
perl6/gtk-simple:53: try load-glib-lib;
perl6/gtk-simple:66: sub glib-lib is export {
perl6/gtk-simple:73: $lib = $*VM.platform-library-name('glib-2.0'.IO).Str;
perl6/gtk-simple:83: try load-glib-lib;
perl6/gtk-simple:118: try load-glib-lib;
perl6/gtk-simple:140: try load-glib-lib;
perl6/gtk-simple:152: try load-glib-lib;
perl6/gtk-simple:191: try load-glib-lib;
perl6/gtk-simple:286: sub load-glib-lib is native(&glib-lib) { ... }
perl6/gtk-simple:190: is native(&glib-lib)
Created
June 1, 2017 00:59
Star
You must be signed in to star a gist
greppable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \bglib\b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment