Widget


Object Hierarchy:

Object hierarchy for Widget

Description:

public abstract class Widget : Item

Base class for creating widgets with bindings It will not be added to widget tree directly Instead it will create widget inside Widget.create method and bind it with Widget.binding.

All known sub-classes:

Namespace: Tuner
Package: tuner-1

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Tuner.Item
All known members inherited from class GLib.Object
All known members inherited from interface Gtk.Buildable