Constructor
AdwLayoutSlotnew
Declaration [src]
GtkWidget*
adw_layout_slot_new (
const char* id
)
Parameters
id |
const char* |
The slot ID. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |
Return value
| Returns: | GtkWidget |
A new |
|
| The data is owned by the called function. |