Search code examples
Why `as` keyword is not casting in this code...

castingvala

Read More
Executables not running on double clicking...

user-interfacegtkexecutablevala

Read More
Why filestream.close not available...

filefopenfilestreamvalafclose

Read More
What is @ as part of main function argument...

arraysstringargumentsprogram-entry-pointvala

Read More
Demo Code on main page showing click not found...

gtkvala

Read More
How to use C++ library in Vala...

c++externvalavapi

Read More
Why string is not being written to file here...

filevala

Read More
Why missing generic type arguments here?...

genericstypesvala

Read More
Why segmentation fault in this HashTable code in Vala?...

segmentation-faulthashtablevala

Read More
error: field ‘parent_instance’ has incomplete type GtkLabel parent_instance;...

gtkvalagtk4

Read More
How to connect GtkModelButton...

buttonbuildergnomevala

Read More
Setting Test Environment Variables With Vala and Meson...

unit-testingenvironment-variablesvalameson-build

Read More
GTK FileChooserDialog select files AND folders (Vala)...

gtkgtk3vala

Read More
Vala - How to set color of Gtk4.Label programatically?...

labelgtkvala

Read More
Vala - Bytes convert to string?...

stringbytevala

Read More
Vala - How to join string[] to string?...

arraysstringvala

Read More
How to pass widget and data from one file to another file in different class?...

gtkgtk3vala

Read More
Building latest Vala releases (make check fails and valac can't find shared lib)...

cgccbuildautotoolsvala

Read More
Parameters to use in a Vapi definition for passing arrays by reference...

valamodbusvapi

Read More
How to read a char in Vala?...

vala

Read More
Vala Print Output Visible in Terminal only after Window is Closed...

printingterminalvala

Read More
Obscene amount of conflicting errors when using GTK4 and webkit2gtk together in Vala...

gtkwebkitvala

Read More
Vala: Gotchas, Tips and Tricks...

vala

Read More
How to use a Qt GUI with Vala?...

qtbindingqt4vala

Read More
Determine number of visible Gtk.FlowBox children...

gtkgtk3vala

Read More
Declaring a new enum in VAPI binding...

enumsvalavapi

Read More
Vala `load_contents` error with large files...

vala

Read More
What is difference between method hiding and without "new" keyword?...

methodsvalamethod-hiding

Read More
Accessing a string out of bounds does not trigger any valgrind/ASAN/UBSAN warnings...

unicodeglibvala

Read More
How to pipe to a process using vala/glib...

glibvalaelementary-os

Read More
BackNext