Class

IdeTransferButton

Description

class Ide.TransferButton : Dazzle.ProgressButton {
  parent_instance: DzlProgressButton
}
No description available.

Hierarchy

hierarchy this IdeTransferButton implements_0 AtkImplementorIface this--implements_0 implements_1 GtkActionable this--implements_1 implements_2 GtkActivatable this--implements_2 implements_3 GtkBuildable this--implements_3 ancestor_0 DzlProgressButton ancestor_0--this ancestor_1 GtkButton ancestor_1--ancestor_0 ancestor_2 GtkBin ancestor_2--ancestor_1 ancestor_3 GtkContainer ancestor_3--ancestor_2 ancestor_4 GtkWidget ancestor_4--ancestor_3 ancestor_5 GInitiallyUnowned ancestor_5--ancestor_4 ancestor_6 GObject ancestor_6--ancestor_5

Ancestors

  • DzlProgressButton
  • GtkButton
  • GtkBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkActionable
  • GtkActivatable
  • GtkBuildable

Constructors

ide_transfer_button_new
No description available.

Properties

Ide.TransferButton:transfer
No description available.

Class structure

struct IdeTransferButtonClass {
  DzlProgressButtonClass parent_class;
  
}
Class members
parent_class
DzlProgressButtonClass
  No description available.