Method

ClapperGtkVideoget_inhibited

deprecated: 0.10 

Declaration [src]

gboolean
clapper_gtk_video_get_inhibited (
  ClapperGtkVideo* video
)

Description [src]

Get whether session is currently inhibited by ClapperGtkAv:auto-inhibit.

Deprecated since: 0.10

Use clapper_gtk_av_get_inhibited() instead.

This method is not directly available to language bindings.

Return value

Type: gboolean

TRUE if inhibited, FALSE otherwise.