DialerButton

Constructors

this
this(HdyDialerButton* hdyDialerButton, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

this
this(string symbols)

Create a new #HdyDialerButton which displays @symbols. If @symbols is %NULL no symbols will be displayed.

Members

Functions

getDialerButtonStruct
HdyDialerButton* getDialerButtonStruct(bool transferOwnership = false)

Get the main Gtk struct

getDigit
int getDigit()

Get the #HdyDialerButton's digit.

getStruct
void* getStruct()

the main Gtk struct as a void*

getSymbols
string getSymbols()

Get the #HdyDialerButton's symbols.

Static functions

getType
GType getType()

Variables

hdyDialerButton
HdyDialerButton* hdyDialerButton;

the main Gtk struct

Meta