[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( deprecated = true , deprecated_since = "0.0.12" ) ]
public DialerButton (string? symbols)
Warning: DialerButton is deprecated since 0.0.12.
Create a new DialerButton which displays symbols
.
This widget is considered a Dialer internal api
If symbols
is null no symbols will be displayed.
symbols |
the symbols displayed on the DialerButton |
the newly created DialerButton widget |