Wnck.Application – libwnck-3.0 Reference Manual
Packages
libwnck-3.0
Wnck
Application
@get
Application
get_icon
get_icon_is_fallback
get_icon_name
get_mini_icon
get_n_windows
get_name
get_pid
get_startup_id
get_windows
get_xid
icon_changed
name_changed
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.
Namespace:
Wnck
Package:
libwnck-3.0
Content:
Static methods:
public
static
unowned
Application
@get
(
ulong
xwindow)
Gets the
Application
corresponding to the group leader with
xwindow
as X window ID.
Creation methods:
protected
Application
()
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:
public
virtual
signal
void
icon_changed
()
Emitted when the icon of
app
changes.
public
virtual
signal
void
name_changed
()
Emitted when the name of
app
changes.
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