Virtual Method
Gtk.Buildable.set_buildable_property
Declaration [src]
void
set_buildable_property (
  GtkBuildable* buildable,
  GtkBuilder* builder,
  const char* name,
  const GValue* value
)
Parameters
| builder | GtkBuilder | 
| No description available. | |
| Ownership is not transferred to the callee | |
| name | const char* | 
| No description available. | |
| Ownership is not transferred to the callee | |
| The string is a NUL terminated UTF-8 string | |
| value | const GValue* | 
| No description available. | |
| Ownership is not transferred to the callee |