Method

PhocOutputforce_shell_reveal

Declaration [src]

void
phoc_output_force_shell_reveal (
  PhocOutput* self,
  gboolean force
)

Description [src]

Allows to force shell reveal status regardless of whether other conditions are being fulfilled.

Parameters

force

Type: gboolean

TRUE to forcefully reveal shell; FALSE otherwise.