Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkWindowAttr |
Struct : | WindowAttr |
Properties | Defined By | |
---|---|---|
cursor : Gdk.Cursor
|
Gdk.WindowAttr | |
event_mask : gint32
|
Gdk.WindowAttr | |
height : gint32
|
Gdk.WindowAttr | |
override_redirect : gboolean
|
Gdk.WindowAttr | |
title : String
|
Gdk.WindowAttr | |
type_hint : Gdk.WindowTypeHint
|
Gdk.WindowAttr | |
visual : Gdk.Visual
|
Gdk.WindowAttr | |
wclass : Gdk.WindowWindowClass
|
Gdk.WindowAttr | |
width : gint32
|
Gdk.WindowAttr | |
window_type : Gdk.WindowType
|
Gdk.WindowAttr | |
wmclass_class : String
|
Gdk.WindowAttr | |
wmclass_name : String
|
Gdk.WindowAttr | |
x : gint32
|
Gdk.WindowAttr | |
y : gint32
|
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
|