Window
Object Hierarchy:
Gdk.X11.Window
Gdk.X11.Window
Gdk.X11.Window
Gdk.Window
Gdk.Window
Gdk.Window->Gdk.X11.Window
GLib.Object
GLib.Object
GLib.Object->Gdk.Window
Description:
[ CCode ( type_id = "gdk_x11_window_get_type ()" ) ] [ GIR ( name = "X11Window" ) ]public class Window : Window
Content:
Static methods:
Creation methods:
Methods:
public uint32 get_desktop ()
Gets the number of the workspace this
is on.
public Window get_xid ()
Returns the X resource (window) belonging to a
Window .
public void move_to_current_desktop ()
Moves the window to the correct workspace when running under a window
manager that supports multiple workspaces, as described in the
Extended Window Manager Hints specification.
public void move_to_desktop (uint32 desktop)
Moves the window to the given workspace when running unde a window
manager that supports multiple workspaces, as described in the
Extended Window Manager Hints specification.
public void set_frame_extents (int left, int right, int top, int bottom)
This is the same as set_shadow_width but
it only works on GdkX11Window.
public void set_frame_sync_enabled (bool frame_sync_enabled)
This function can be used to disable frame synchronization for a
window.
public void set_hide_titlebar_when_maximized (bool hide_titlebar_when_maximized)
Set a hint for the window manager, requesting that the titlebar should
be hidden when the window is maximized.
public void set_theme_variant (string variant)
GTK+ applications can request a dark theme variant.
public void set_user_time (uint32 timestamp)
The application can use this call to update the _NET_WM_USER_TIME
property on a toplevel window.
public void set_utf8_property (string name, string ? value)
This function modifies or removes an arbitrary X11 window property of
type UTF8_STRING.
Inherited Members:
All known members inherited from class Gdk.Window
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref