c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.PollFD

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GPollFD
Struct : PollFD
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.PollFD ()
Create a new GLib.PollFD
Create a new GLib.PollFD
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.poll (PollFD fds, guint32 nfds, gint32 timeout) : gint32
GLib.MainContext
Method
add_poll (PollFD fd, gint32 priority) : none
GLib.MainContext
Method
remove_poll (PollFD fd) : none
GLib.Source
Method
add_poll (PollFD fd) : none
GLib.Source
Method
remove_poll (PollFD fd) : none
Gio.Cancellable
Method
make_pollfd (PollFD pollfd) : gboolean
Gst.Poll
Method
get_read_gpollfd (PollFD fd) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:37 GMT+0800 (HKT)