Ubuntu Platform API  1.0.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ubuntu_ui_session_lifecycle_observer Struct Reference

#include <ubuntu_ui_session_service.h>

+ Collaboration diagram for ubuntu_ui_session_lifecycle_observer:

Data Fields

session_requested_cb on_session_requested
 
session_born_cb on_session_born
 
session_unfocused_cb on_session_unfocused
 
session_focused_cb on_session_focused
 
keyboard_geometry_changed_cb on_keyboard_geometry_changed
 
session_requested_fullscreen_cb on_session_requested_fullscreen
 
session_died_cb on_session_died
 
void * context
 

Detailed Description

Definition at line 56 of file ubuntu_ui_session_service.h.

Field Documentation

void* ubuntu_ui_session_lifecycle_observer::context

Definition at line 66 of file ubuntu_ui_session_service.h.

keyboard_geometry_changed_cb ubuntu_ui_session_lifecycle_observer::on_keyboard_geometry_changed

Definition at line 62 of file ubuntu_ui_session_service.h.

session_born_cb ubuntu_ui_session_lifecycle_observer::on_session_born

Definition at line 59 of file ubuntu_ui_session_service.h.

session_died_cb ubuntu_ui_session_lifecycle_observer::on_session_died

Definition at line 64 of file ubuntu_ui_session_service.h.

session_focused_cb ubuntu_ui_session_lifecycle_observer::on_session_focused

Definition at line 61 of file ubuntu_ui_session_service.h.

session_requested_cb ubuntu_ui_session_lifecycle_observer::on_session_requested

Definition at line 58 of file ubuntu_ui_session_service.h.

session_requested_fullscreen_cb ubuntu_ui_session_lifecycle_observer::on_session_requested_fullscreen

Definition at line 63 of file ubuntu_ui_session_service.h.

session_unfocused_cb ubuntu_ui_session_lifecycle_observer::on_session_unfocused

Definition at line 60 of file ubuntu_ui_session_service.h.


The documentation for this struct was generated from the following file: