Method

AdwDialogget_can_close

Declaration [src]

gboolean
adw_dialog_get_can_close (
  AdwDialog* self
)

Description [src]

Gets whether self can be closed.

Available since:1.5
Gets propertyAdw.Dialog:can-close

Return value

Returns: gboolean
 

Whether the dialog can be closed.