DialerButton
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( deprecated = true , deprecated_since = "0.0.12" ) ]
public DialerButton (string? symbols)
[ 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
.
Note:
This widget is considered a Dialer internal api
If symbols
is null no symbols will be displayed.
Parameters:
symbols |
the symbols displayed on the DialerButton |
Returns:
the newly created DialerButton widget |