Method
GtkMenuget_attach_widget
Declaration [src]
GtkWidget*
gtk_menu_get_attach_widget (
GtkMenu* menu
)
Description [src]
Returns the GtkWidget
that the menu is attached to.
Gets property | Gtk.Menu:attach-widget |
Return value
Type: GtkWidget
The GtkWidget
that the menu is attached to.
The returned data is owned by the instance. |