c
Back to Seed Clases

Gck


Classes

Interfaces

Structs

Unions

Enums

Enum Gck.SessionOptions

Import line: Gck = imports.gi.Gck;
GIR File: Gck-1.gir
C documentation: GckSessionOptions
Enum : SessionOptions
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gck
Method
Gck.modules_enumerate_objects (Array modules, Attributes attrs, SessionOptions session_options) : Gck.Enumerator
Gck
Method
Gck.modules_enumerate_uri (Array modules, String uri, SessionOptions session_options) : Gck.Enumerator
Gck
Method
Gck.modules_object_for_uri (Array modules, String uri, SessionOptions session_options) : Gck.Object
Gck
Method
Gck.modules_objects_for_uri (Array modules, String uri, SessionOptions session_options) : Array
Gck
Method
Gck.slots_enumerate_objects (Array slots, Attributes match, SessionOptions options) : Gck.Enumerator
Gck.Session
Property
options : Gck.SessionOptions
Gck.Session
Method
Gck.Session.from_handle (Slot slot, guint64 session_handle, SessionOptions options) : Gck.Session
Gck.Session
Method
Gck.Session.open (Slot slot, SessionOptions options, TlsInteraction interaction, Cancellable cancellable) : Gck.Session
Gck.Session
Method
Gck.Session.open_async (Slot slot, SessionOptions options, TlsInteraction interaction, Cancellable cancellable, Function callback, void* user_data) : none
Gck.Session
Method
get_options () : Gck.SessionOptions
Gck.Slot
Method
enumerate_objects (Attributes match, SessionOptions options) : Gck.Enumerator
Gck.Slot
Method
open_session (SessionOptions options, Cancellable cancellable) : Gck.Session
Gck.Slot
Method
open_session_async (SessionOptions options, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:48 GMT+0800 (HKT)