Expander: Annotate new()’s label arg as nullable
to match new_with_mnemonic()
This commit is contained in:
parent
7b08d11891
commit
b68892b5be
@ -1215,7 +1215,7 @@ gtk_expander_get_preferred_height_for_width (GtkWidget *widget,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_expander_new:
|
* gtk_expander_new:
|
||||||
* @label: the text of the label
|
* @label: (nullable): the text of the label
|
||||||
*
|
*
|
||||||
* Creates a new expander using @label as the text of the label.
|
* Creates a new expander using @label as the text of the label.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user