GLib.ObjectClass – gobject-2.0 Reference Manual
Packages
gobject-2.0
GLib
ObjectClass
find_property
get_name
get_type
install_properties
install_property
list_properties
override_property
ObjectClass
Object Hierarchy:
Description:
public
class
ObjectClass
:
TypeClass
Namespace:
GLib
Package:
gobject-2.0
Content:
Methods:
public
weak
ParamSpec
?
find_property
(
string
property_name)
public
unowned
string
get_name
()
public
Type
get_type
()
public
void
install_properties
(
ParamSpec
[] pspecs)
public
void
install_property
(
uint
property_id,
ParamSpec
pspec)
public
(
weak
ParamSpec
)[]
list_properties
()
public
void
override_property
(
uint
property_id,
string
name)
Inherited Members:
All known members inherited from class GLib.TypeClass
add_private
adjust_private_offset
get_instance_private_offset
get_type
peek
peek_parent