Method

PhocViewset_always_on_top

Declaration [src]

void
phoc_view_set_always_on_top (
  PhocView* self,
  gboolean on_top
)

Description [src]

Specifies whether the view should be rendered on top of other views.

Parameters

on_top

Type: gboolean

Whether the view should be rendered on top of other views.