Functions
UnityWebappsLauncherCallback ()
void
(*UnityWebappsLauncherCallback) (UnityWebappsContext *context
,
gpointer user_data
);
unity_webapps_launcher_clear_count ()
void
unity_webapps_launcher_clear_count (UnityWebappsContext *context
);
unity_webapps_launcher_clear_progress ()
void
unity_webapps_launcher_clear_progress (UnityWebappsContext *context
);
unity_webapps_launcher_set_count ()
void
unity_webapps_launcher_set_count (UnityWebappsContext *context
,
gint count
);
unity_webapps_launcher_set_progress ()
void
unity_webapps_launcher_set_progress (UnityWebappsContext *context
,
gdouble progress
);
unity_webapps_launcher_set_urgent ()
void
unity_webapps_launcher_set_urgent (UnityWebappsContext *context
);