Method

AgsGuiInputDialogget_entry

since: 6.6.0

Declaration [src]

GtkEntry*
ags_input_dialog_get_entry (
  AgsInputDialog* input_dialog
)

Description [src]

The GtkEntry to get input from.

Available since: 6.6.0

Return value

Type: GtkEntry

The entry widget.

The data is owned by the instance.