Method
GtkWindowget_titlebar
Declaration [src]
GtkWidget*
gtk_window_get_titlebar (
  GtkWindow* window
)
Return value
| Returns: | GtkWidget | 
| The custom titlebar. | |
| The data is owned by the instance. | |
| The return value can be NULL. |