[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgobject2.pas line 1360
function g_param_spec_enum( |
name: Pgchar; |
nick: Pgchar; |
blurb: Pgchar; |
enum_type: TGType; |
default_value: gint; |
flags: TGParamFlags |
):PGParamSpec; |