Sets our main struct and passes it to the parent class.
Get the main Gtk struct
the main Gtk struct as a void*
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Locates the widget at position x,y within widget.
Gets the @nth child of the #DzlMultiPaned.
Get the main Gtk struct
the main Gtk struct as a void*
This function will request that the dock item close itself.
Emits the #DzlDockItem::presented signal.
If this dock item can be closed by the user, this virtual function should be implemented by the panel and return %TRUE.
Gets the dock manager for this dock item.
Gets the parent #DzlDockItem, or %NULL.
This requests that @self minimize @child if it knows how.
Emits the "needs-attention" signal.
Gets a #GIcon for the dock item, if any has been set.
This virtual method should remove @child from @self if the dock item knows how to do so. For example, the #DzlDockStack will remove @child from it's internal #GtkStack.
Sets the dock manager for this #DzlDockItem.