Method

PhocViewget_modal_dialog

Declaration [src]

PhocView*
phoc_view_get_modal_dialog (
  PhocView* self
)

Description [src]

If the view’s stack has a modal dialog return that.

Return value

Type: PhocView

The modal dialog or NULL.

The returned data is owned by the instance.