Signal

WPEPlatformView::preferred-buffer-formats-changed

Declaration

void
preferred_buffer_formats_changed (
  WPEView* self,
  gpointer user_data
)

Description [src]

Emitted when the list of preferred buffer formats has changed. This can happen when the view becomes a candidate for scanout.

Default handler:

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