Signal

PhoshActivity::fullscreened

Declaration

void
fullscreened (
  PhoshActivity* self,
  gboolean fullscreen,
  gpointer user_data
)

Description [src]

The fullscreen state of the activity should be changed.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

fullscreen

Type: gboolean

Whether the activity should be fullscreened or unfullscreened.