Virtual Method

PhocViewset_active

Declaration [src]

void
set_active (
  PhocView* self,
  _Bool active
)

Description [src]

This is called by PhocView to make a view appear active.

Parameters

active

Type: _Bool

No description available.