DockItem
Object Hierarchy:
Description:
public class DockItem :
DockElement
The base class for all dock items.
Content:
Properties:
- public DockItemProvider? Provider { set; get; }
The dock item's provider which it is added too (if any).
- public
string
Icon { set; get; }
The dock item's icon.
- protected
Pixbuf
? ForcePixbuf { public set; public get; }
- public
int64
Count { set; get; }
The count for the dock item.
- public
bool
CountVisible { set; get; }
Show the item's count or not.
- public
double
Progress { set; get; }
The progress for this dock item.
- public
bool
ProgressVisible { set; get; }
Show the item's progress or not.
- public
int
Position { set; get; }
The dock item's position on the dock.
- public
int
LastPosition { protected set; get; }
The dock item's last position on the dock.
- public ItemState State { protected set; get; }
The item's current state.
- public IndicatorState Indicator { protected set; get; }
The indicator shown for the item.
- public Color AverageIconColor { protected set; get; }
The average color of this item's icon.
- public
string
DockItemFilename { owned get; }
The filename of the preferences backing file.
- public
string
Launcher { get; }
The launcher associated with this item.
- public DockItemPreferences Prefs { construct; get; }
The underlying preferences for this item.
Creation methods:
- public DockItem ()
Creates a new dock item.
Methods:
Signals:
Inherited Members:
All known members inherited from class Plank.Items.DockElement
All known members inherited from class GLib.Object
- @new
- newv
- new_valist
- get_type
- get_class
- @ref
- unref
- ref_sink
- weak_ref
- weak_unref
- add_weak_pointer
- remove_weak_pointer
- @get
- @set
- get_property
- set_property
- get_data
- set_data
- set_data_full
- steal_data
- get_qdata
- set_qdata
- set_qdata_full
- steal_qdata
- freeze_notify
- thaw_notify
- dispose
- constructed
- notify_property
- connect
- disconnect
- add_toggle_ref
- remove_toggle_ref
- bind_property
- notify
- ref_count