Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.VisualType

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkVisualType
Enum : VisualType
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.query_visual_types (VisualType visual_types) : Number
This function returns the available visual types for the default screen.
Gdk.Visual
Method
Gdk.Visual.get_best_type () : Gdk.VisualType
Return the best available visual type for the default GDK screen.
Gdk.Visual
Method
Gdk.Visual.get_best_with_type (VisualType visual_type) : Gdk.Visual
Get the best visual of the given visual_type for the default GDK screen.
Gdk.Visual
Method
Gdk.Visual.get_best_with_both (Number depth, VisualType visual_type) : Gdk.Visual
Combines gdk_visual_get_best_with_depth() and gdk_visual_get_best_with_type().
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:26 GMT+0800 (HKT)