[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_option_group_new

Declaration

Source position: lazglib2.pas line 4694

function g_option_group_new(

  name: Pgchar;

  description: Pgchar;

  help_description: Pgchar;

  user_data: gpointer;

  destroy_: TGDestroyNotify

):PGOptionGroup;