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.