[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin240' (#fpgeanyplugin)

stash_group_add_widget_property

Declaration

Source position: geanybindings.inc line 1099

procedure stash_group_add_widget_property(

  var group: TStashGroup;

  setting: gpointer;

  key_name: Pgchar;

  default_value: gpointer;

  widget_id: TStashWidgetID;

  property_name: Pgchar;

  _type: TGType

);