Constructor

RBApplicationnew

Declaration [src]

GApplication*
rb_application_new (
  void
)

Description [src]

Creates the application instance.

Return value

Type: GApplication

Application instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.