Function

Adapinit

since: 1

Declaration [src]

void
adap_init (
  void
)

Description [src]

Initializes Libadapta.

This function can be used instead of gtk_init() as it initializes GTK implicitly.

There’s no need to call this function if you’re using AdapApplication.

If Libadapta has already been initialized, the function will simply return.

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

Available since: 1