Method
CogViewset_fullscreen
Declaration [src]
gboolean
cog_view_set_fullscreen (
CogView* self,
gboolean enable
)
Description [src]
Change the fullscreening status of the view.
Note that not all platform plug-ins may implement view fullscreening,
and in that case FALSE
is always returned.
Available since: | 0.20 |