clapper-gtk-0.0 Reference Manual
Packages
clapper-gtk-0.0
ClapperGtk
clapper-gtk-0.0
Description:
Content:
Namespaces:
ClapperGtk
Classes:
Audio
-
A GTK widget for audio playback with Clapper API.
Av
-
A base class for GTK audio and video widgets.
Billboard
-
A layer where various messages can be displayed.
Container
-
A simple container widget that holds just one child.
ExtraMenuButton
-
A menu button with extra options.
LeadContainer
-
A
Container
that can take priority in user interactions with the
Video
.
NextItemButton
-
A
Button
for selecting next queue item.
PreviousItemButton
-
A
Button
for selecting previous queue item.
SeekBar
-
A bar for seeking and displaying playback position.
SimpleControls
-
A minimalistic playback controls panel widget.
TitleHeader
-
A header panel widget that displays current media title.
TitleLabel
-
A label showing an up to date title of media item.
ToggleFullscreenButton
-
A
Button
for toggling fullscreen state.
TogglePlayButton
-
A
Button
for toggling play/pause of playback.
Video
-
A ready to be used GTK video widget implementing Clapper API.
Enums:
VideoActionMask
Constants:
public
const
int
MAJOR_VERSION
ClapperGtk major version component
public
const
int
MICRO_VERSION
ClapperGtk micro version component
public
const
int
MINOR_VERSION
ClapperGtk minor version component
public
const
string
VERSION_S
ClapperGtk version, encoded as a string
Methods:
public
uint
get_major_version
()
ClapperGtk runtime major version component
public
uint
get_micro_version
()
ClapperGtk runtime micro version component
public
uint
get_minor_version
()
ClapperGtk runtime minor version component
public
unowned
Player
?
get_player_from_ancestor
(
Widget
widget)
Get [class@Clapper.
public
Resource
get_resource
()
public
unowned
string
get_version_s
()
ClapperGtk runtime version as string