Constructor
RBApplicationnew
Declaration [src]
GApplication*
rb_application_new (
void
)
Return value
Type: GApplication
Application instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |