SplitButton.setLabel
void setLabel(string label)Sets the label for self.
Setting the label will set adw.split_button.SplitButton.iconName and adw.split_button.SplitButton.child to NULL.
Parameters
label | the label to set |
void setLabel(string label)Sets the label for self.
Setting the label will set adw.split_button.SplitButton.iconName and adw.split_button.SplitButton.child to NULL.
label | the label to set |