PhoshOsk — A button that toggles the OSK
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkButton ╰── GtkToggleButton ╰── PhoshOskButton
PhoshOskButton implements AtkImplementorIface, GtkBuildable, GtkActionable and GtkActivatable.
The PhoshOskButton is responsible for toggling the on screen keyboard
GtkWidget * phosh_osk_button_new (void);
void
#define PHOSH_TYPE_OSK_BUTTON (phosh_osk_button_get_type())
typedef struct _PhoshOskButton PhoshOskButton;