GtkButton Constructor
GtkButton::new_from_stock (string stock_id);
This method creates a new button with an image and label from stock. See GtkStockItems for a list of options available.
This method must be called statically.
This method creates a new button with an image and label from stock. See GtkStockItems for a list of options available.
This method must be called statically.