Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
clutter-gtk-1.0
GtkClutter
clutter-gtk-1.0
Description:
Content:
Namespaces:
GtkClutter
Classes:
Actor
-
Embed
-
Texture
-
Window
-
Enums:
TextureError
-
Constants:
public
const
int
CLUTTER_GTK_MAJOR_VERSION
public
const
int
CLUTTER_GTK_MICRO_VERSION
public
const
int
CLUTTER_GTK_MINOR_VERSION
public
const
int
CLUTTER_GTK_VERSION_HEX
public
const
unowned
string
CLUTTER_GTK_VERSION_S
Methods:
public
bool
check_version
(
uint
major,
uint
minor,
uint
micro)
public
OptionGroup
get_option_group
()
public
InitError
init
(
ref
string
[] argv)
public
InitError
init_with_args
(
ref
string
[] argv,
string
parameter_string,
OptionEntry
[] entries,
string
? translation_domain)
throws
Error