Method

GdkDisplayhas_pending

since: 3.0

Declaration [src]

gboolean
gdk_display_has_pending (
  GdkDisplay* display
)

Description [src]

Returns whether the display has events that are waiting to be processed.

Available since: 3.0

Return value

Type: gboolean

TRUE if there are events ready to be processed.