[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgobject2.pas line 1331
function g_object_bind_property( |
source: PGObject; |
source_property: Pgchar; |
target: PGObject; |
target_property: Pgchar; |
flags: TGBindingFlags |
):PGBinding; |