Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-2.0.gir |
C documentation: | GdkWindowAttr |
Struct : | WindowAttr |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
colormap : Gdk.Colormap
|
Gdk.WindowAttr | |
cursor : Gdk.Cursor
|
Gdk.WindowAttr | |
event_mask : Number
|
Gdk.WindowAttr | |
height : Number
|
Gdk.WindowAttr | |
override_redirect : Boolean
|
Gdk.WindowAttr | |
title : String
|
Gdk.WindowAttr | |
type_hint : Gdk.WindowTypeHint
|
Gdk.WindowAttr | |
visual : Gdk.Visual
|
Gdk.WindowAttr | |
wclass : Gdk.WindowClass
|
Gdk.WindowAttr | |
width : Number
|
Gdk.WindowAttr | |
window_type : Gdk.WindowType
|
Gdk.WindowAttr | |
wmclass_class : String
|
Gdk.WindowAttr | |
wmclass_name : String
|
Gdk.WindowAttr | |
x : Number
|
Gdk.WindowAttr | |
y : Number
|
Gdk.WindowAttr |
Method / Constructor | Defined By | |
---|---|---|
new Gdk.WindowAttr
()
Create a new Gdk.WindowAttr
Create a new Gdk.WindowAttr
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk.Window
Method |
Create a new Gdk.Window
|