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
  Show / Hide Inherited methods, properties and signals
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, Number nfds, Number timeout) : Number
GLib.MainContext
Method
query (Number max_priority, Object out_values, PollFD fds, Number n_fds) : Number
GLib.MainContext
Method
check (Number max_priority, PollFD fds, Number n_fds) : Number
GLib.MainContext
Method
add_poll (PollFD fd, Number 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) : Boolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:58 GMT+0800 (HKT)