adw-main

adw-main — Library initialization.

Functions

void adw_init ()

Description

Before using the Adwaita library you should initialize it by calling the adw_init() function. This makes sure translations, types, themes, and icons for the Adwaita library are set up properly.

Functions

adw_init ()

void
adw_init (void);

Call this function just after initializing GTK, if you are using GtkApplication it means it must be called when the “startup” signal is emitted. If libadwaita has already been initialized, the function will simply return.

This makes sure translations, types, themes, and icons for the Adwaita library are set up properly.

Since: 1.0