c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Struct Gst.PollFD

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPollFD
Struct : PollFD
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gst.PollFD ()
Create a new Gst.PollFD
Create a new Gst.PollFD
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Poll
Method
add_fd (PollFD fd) : gboolean
Gst.Poll
Method
fd_can_read (PollFD fd) : gboolean
Gst.Poll
Method
fd_can_write (PollFD fd) : gboolean
Gst.Poll
Method
fd_ctl_read (PollFD fd, gboolean active) : gboolean
Gst.Poll
Method
fd_ctl_write (PollFD fd, gboolean active) : gboolean
Gst.Poll
Method
fd_has_closed (PollFD fd) : gboolean
Gst.Poll
Method
fd_has_error (PollFD fd) : gboolean
Gst.Poll
Method
fd_ignored (PollFD fd) : none
Gst.Poll
Method
remove_fd (PollFD fd) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:34 GMT+0800 (HKT)