Class

DevhelpTabLabel

Description

class Devhelp.TabLabel : Gtk.Grid {
  parent: GtkGrid,
  priv: DhTabLabelPrivate*
}
No description available.

Hierarchy

hierarchy this DhTabLabel implements_0 AtkImplementorIface this--implements_0 implements_1 GtkBuildable this--implements_1 implements_2 GtkOrientable this--implements_2 ancestor_0 GtkGrid ancestor_0--this ancestor_1 GtkContainer ancestor_1--ancestor_0 ancestor_2 GtkWidget ancestor_2--ancestor_1 ancestor_3 GInitiallyUnowned ancestor_3--ancestor_2 ancestor_4 GObject ancestor_4--ancestor_3

Ancestors

  • GtkGrid
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable
  • GtkOrientable

Constructors

dh_tab_label_new
No description available.

Available since: 3.30

Instance methods

dh_tab_label_get_tab
No description available.

Available since: 3.30

Properties

Devhelp.TabLabel:tab

The associated DhTab. DhTabLabel has a weak reference to the DhTab.

Available since: 3.30

Class structure

struct DevhelpTabLabelClass {
  GtkGridClass parent_class;
  None padding;
  
}
Class members
parent_class
GtkGridClass
  No description available.
padding
None
  No description available.