Application
Object Hierarchy:
Description:
[ CCode ( type_id = "wnck_application_get_type ()" ) ]
public class Application : Object
The Application struct contains only private fields and should not be directly accessed.
Content:
Static methods:
Creation methods:
Methods:
- public unowned Pixbuf get_icon ()
Gets the icon to be used for this.
- public bool get_icon_is_fallback ()
Gets whether a default fallback icon is used for
this (because none was set on this).
- public unowned string get_icon_name ()
Gets the icon name of this (to be
used when this is minimized).
- public unowned Pixbuf get_mini_icon ()
Gets the mini-icon to be used for this
.
- public int get_n_windows ()
Gets the number of Window
belonging to this.
- public unowned string get_name ()
Gets the name of this.
- public int get_pid ()
Gets the process ID of this.
- public unowned string get_startup_id ()
Gets the startup sequence ID used for startup notification of
this.
- public unowned List<Window> get_windows ()
Gets the list of Window
belonging to this.
- public ulong get_xid ()
Gets the X window ID of the group leader window for
this.
Signals:
Inherited Members:
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