Signal

EogImage::next-frame

since: 3.0

Declaration

void
next_frame (
  EogImage* self,
  gint delay,
  gpointer user_data
)

Description [src]

The ::next-frame signal will be emitted each time an animated image advances to the next frame.

Default handler:

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

Available since: 3.0

Parameters

delay

Type: gint

Number of milliseconds the current frame will be displayed.