Method
GtkMenuButtonget_child
Declaration [src]
GtkWidget*
gtk_menu_button_get_child (
GtkMenuButton* menu_button
)
Description [src]
Gets the child widget of menu_button
.
Available since: | 4.6 |
Gets property | Gtk.MenuButton:child |
Return value
Returns: | GtkWidget |
The child widget of |
|
The data is owned by the instance. | |
The return value can be NULL . |