Method
GimpUiChainButtonget_button
since: 3.0
Declaration [src]
GtkWidget*
gimp_chain_button_get_button (
GimpChainButton* button
)
Return value
Type: GtkButton
The GimpChainButton
‘s button.
The data is owned by the instance. |
since: 3.0
GtkWidget*
gimp_chain_button_get_button (
GimpChainButton* button
)
Type: GtkButton
The GimpChainButton
‘s button.
The data is owned by the instance. |