Method

ClapperGtkVideoset_auto_inhibit

deprecated: 0.10 

Declaration [src]

void
clapper_gtk_video_set_auto_inhibit (
  ClapperGtkVideo* video,
  gboolean inhibit
)

Description [src]

Set whether video should try to automatically inhibit session from idling (and possibly screen going black) when video is playing.

Deprecated since: 0.10

Use clapper_gtk_av_set_auto_inhibit() instead.

This method is not directly available to language bindings.

Parameters

inhibit

Type: gboolean

Whether to enable automatic session inhibit.