25 #ifndef UBUNTU_APPLICATION_UI_OPTIONS_H_
26 #define UBUNTU_APPLICATION_UI_OPTIONS_H_
38 __attribute__((__deprecated__(
"Use u_application_instance_get_mir_connection and the mir client library")))
40 u_application_options_get_form_factor(
45 u_application_options_get_stage(
UBUNTU_DLL_PUBLIC MirConnection * u_application_instance_get_mir_connection(UApplicationInstance *instance)
Return the MirConnection associated with an application instance. Use of MirConnection with the mir c...
void UApplicationOptions
Encapsulates options as passed to the application.
__attribute__((__deprecated__("Use u_application_instance_get_mir_connection and the mir client library"))) UBUNTU_DLL_PUBLIC UAUiFormFactor u_application_options_get_form_factor(UApplicationOptions *options)
#define UBUNTU_DLL_PUBLIC