Method
AgsGuiInputDialogget_entry
since: 6.6.0
Declaration [src]
GtkEntry*
ags_input_dialog_get_entry (
AgsInputDialog* input_dialog
)
Return value
Type: GtkEntry
The entry widget.
The returned data is owned by the instance. |
since: 6.6.0
GtkEntry*
ags_input_dialog_get_entry (
AgsInputDialog* input_dialog
)
Type: GtkEntry
The entry widget.
The returned data is owned by the instance. |