X11Window
Object Hierarchy:
Description:
[ Version ( deprecated_since = "vala-0.24" , replacement = "Gdk.X11.Window" ) ]
public class X11Window : Window
Warning: X11Window is deprecated since vala-0.24. Use Gdk.X11.Window.
Content:
Static methods:
- public static unowned Window foreign_new_for_display (Display display, Window window)
- public static uint32 get_desktop (Window window)
- public static Window get_xid (Window window)
- public static unowned Window lookup_for_display (Display display, Window window)
- public static void move_to_current_desktop (Window window)
- public static void move_to_desktop (Window window, uint32 desktop)
- public static void set_frame_extents (Window window, int left, int right, int top, int bottom)
- public static void set_frame_sync_enabled (Window window, bool frame_sync_enabled)
- public static void set_hide_titlebar_when_maximized (Window window, bool hide_titlebar_when_maximized)
- public static void set_theme_variant (Window window, string variant)
- public static void set_user_time (Window window, uint32 timestamp)
- public static void set_utf8_property (Window window, string name, string value)
Creation methods:
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