• Home
  • Search Tags
  • About

vala

Topics related to vala:

Getting started with vala

This section provides an overview of what vala is, and why a developer might want to use it.

It should also mention any large subjects within vala, and link out to the related topics. Since the Documentation for vala is new, you may need to create initial versions of those related topics.

Meson

Ownership

Note that the compiler will not prevent you from using variable for which its value ownership been transfeered.

Classes

Both glib-2.0 and gobject-2.0 dependencies are required unless --nostdpkg is explicitly given.

Async and Yield

Functions

Methods are exactly the same as function, but they act on an object instance.

Using GLib.Value

Signals

Using Vala on Windows

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service