Method

Gtk.Window.get_titlebar

Declaration [src]

GtkWidget*
gtk_window_get_titlebar (
  GtkWindow* window
)

Description [src]

Returns the custom titlebar that has been set with gtk_window_set_titlebar().

Return value

Returns: GtkWidget

the custom titlebar, or NULL

Ownership is not transferred to the caller
Can be NULL