Method
AdwDialogget_focus
since: 1.5
Declaration [src]
GtkWidget*
adw_dialog_get_focus (
AdwDialog* self
)
Description [src]
Gets the focus widget for self
.
Available since: 1.5
Gets property | Adw.Dialog:focus-widget |
Return value
Type: GtkWidget
The focus widget.
The returned data is owned by the instance. |
The return value can be NULL . |